| Modifier and Type | Method and Description |
|---|---|
protected Set<String> |
AbstractBandanaBlueprintStateController.getDisabledSpaceBlueprintModuleCompleteKeys(com.atlassian.confluence.spaces.Space space,
String bandanaKey,
AoBackedManager<? extends PluginBackedBlueprint,? extends PluginBackedBlueprintAo> blueprintManager) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ContentBlueprintAo
A plugin-agnostic representation of a
BlueprintDescriptor that can wrap a PageTemplate. |
interface |
ContentTemplateRefAo |
interface |
SpaceBlueprintAo
Describes a Space Blueprint.
|
interface |
v1ContentBlueprintAo |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAoManager<O extends PluginBackedBlueprint,A extends PluginBackedBlueprintAo> |
class |
HelperAoManager<A extends PluginBackedBlueprintAo> |
| Modifier and Type | Method and Description |
|---|---|
protected A[] |
AbstractAoManager.getAosByModuleCompleteKey(com.atlassian.plugin.ModuleCompleteKey moduleCompleteKey,
boolean pluginClone)
Find one object (if pluginClone == true) / multiple objects (if pluginclone == false) by its module complete key
|
protected A[] |
AbstractAoManager.internalGetAosByModuleCompleteKey(com.atlassian.plugin.ModuleCompleteKey moduleCompleteKey,
boolean pluginClone) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractAoManager.internalDeleteAllAo(A[] aos) |
Copyright © 2017 Atlassian. All rights reserved.