public interface PageTemplateGrouper
| Modifier and Type | Method and Description |
|---|---|
Collection<ContentBlueprint> |
getSpaceContentBlueprints(com.atlassian.confluence.spaces.Space space)
Gets all blueprints available within the context.
|
Collection<ContentBlueprint> getSpaceContentBlueprints(@Nullable com.atlassian.confluence.spaces.Space space)
Gets all blueprints available within the context. Please note, the blueprints may be enabled or disabled in the context.
Filtering out enabled and disabled <blueprint>s are a separate concern.
Copyright © 2017 Atlassian. All rights reserved.