| Modifier and Type | Method and Description |
|---|---|
protected Map<UUID,BlueprintState> |
AbstractBandanaBlueprintStateController.buildBlueprintStateMap(String section,
com.atlassian.confluence.user.ConfluenceUser user,
com.atlassian.confluence.spaces.Space space,
String bandanaKey,
Collection<? extends PluginBackedBlueprint> blueprints) |
protected Set<String> |
AbstractBandanaBlueprintStateController.getDisabledSpaceBlueprintModuleCompleteKeys(com.atlassian.confluence.spaces.Space space,
String bandanaKey,
AoBackedManager<? extends PluginBackedBlueprint,? extends PluginBackedBlueprintAo> blueprintManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAoManager<O extends PluginBackedBlueprint,A extends PluginBackedBlueprintAo> |
| Modifier and Type | Class and Description |
|---|---|
class |
ContentBlueprint
A Content Blueprint (old "Page" Blueprint) that can be modified and persisted to the database.
|
class |
ContentTemplateRef |
class |
SpaceBlueprint
A Blueprint for creating a Space.
|
| Modifier and Type | Method and Description |
|---|---|
protected <T extends PluginBackedBlueprint> |
AbstractListBlueprintTemplatesContextProvider.getDisplayableBlueprints(Collection<T> blueprints,
Map<UUID,BlueprintState> blueprintStateMap,
boolean isViewingSpaceTemplateAdmin) |
protected <T extends PluginBackedBlueprint> |
AbstractListBlueprintTemplatesContextProvider.getEnabledBlueprints(Collection<T> blueprints,
Map<UUID,BlueprintState> blueprintStateMap) |
Copyright © 2017 Atlassian. All rights reserved.