| Modifier and Type | Method and Description |
|---|---|
SpaceBlueprint |
SpaceBlueprintManager.create(SpaceBlueprint original,
UUID homePageID) |
SpaceBlueprint |
PluginSpaceBlueprintAccessor.getByModuleCompleteKey(com.atlassian.plugin.ModuleCompleteKey moduleCompleteKey)
Returns a SpaceBlueprint with the given key from the plugin system.
|
| Modifier and Type | Method and Description |
|---|---|
List<SpaceBlueprint> |
PluginSpaceBlueprintAccessor.getAll()
Returns all SpaceBlueprint from the plugin system.
|
| Modifier and Type | Method and Description |
|---|---|
SpaceBlueprint |
SpaceBlueprintManager.create(SpaceBlueprint original,
UUID homePageID) |
| Constructor and Description |
|---|
SpaceBlueprintCreateEvent(Object src,
com.atlassian.confluence.spaces.Space space,
SpaceBlueprint spaceBlueprint,
com.atlassian.confluence.user.ConfluenceUser creator,
Map<String,Object> context) |
SpaceBlueprintHomePageCreateEvent(Object src,
com.atlassian.confluence.spaces.Space space,
SpaceBlueprint spaceBlueprint,
com.atlassian.confluence.user.ConfluenceUser creator,
Map<String,Object> context) |
| Modifier and Type | Method and Description |
|---|---|
SpaceBlueprint |
SpaceBlueprintCreateEvent.getSpaceBlueprint()
Deprecated.
|
SpaceBlueprint |
SpaceBlueprintHomePageCreateEvent.getSpaceBlueprint()
Deprecated.
|
| Constructor and Description |
|---|
SpaceBlueprintCreateEvent(Object src,
com.atlassian.confluence.spaces.Space space,
SpaceBlueprint spaceBlueprint,
com.atlassian.confluence.user.ConfluenceUser creator,
Map<String,Object> context)
Deprecated.
|
SpaceBlueprintHomePageCreateEvent(Object src,
com.atlassian.confluence.spaces.Space space,
SpaceBlueprint spaceBlueprint,
com.atlassian.confluence.user.ConfluenceUser creator,
Map<String,Object> context)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected SpaceBlueprint |
DefaultSpaceBlueprintManager.build(SpaceBlueprintAo ao) |
SpaceBlueprint |
DefaultSpaceBlueprintManager.create(SpaceBlueprint original,
UUID homePageId) |
SpaceBlueprint |
PluginSpaceBlueprintManager.getByModuleCompleteKey(com.atlassian.plugin.ModuleCompleteKey moduleCompleteKey) |
| Modifier and Type | Method and Description |
|---|---|
List<SpaceBlueprint> |
DefaultSpaceBlueprintManager.getAll() |
List<SpaceBlueprint> |
PluginSpaceBlueprintManager.getAll() |
| Modifier and Type | Method and Description |
|---|---|
SpaceBlueprint |
DefaultSpaceBlueprintManager.create(SpaceBlueprint original,
UUID homePageId) |
protected SpaceBlueprintAo |
DefaultSpaceBlueprintManager.internalCreateAo(SpaceBlueprint original) |
protected SpaceBlueprintAo |
DefaultSpaceBlueprintManager.internalUpdateAo(SpaceBlueprint object) |
| Modifier and Type | Method and Description |
|---|---|
SpaceBlueprint |
SpaceBlueprintResource.create(SpaceBlueprintEntity entity) |
SpaceBlueprint |
SpaceBlueprintResource.get(UUID id) |
SpaceBlueprint |
SpaceBlueprintResource.getByModuleCompleteKey(String moduleCompleteKey) |
SpaceBlueprint |
SpaceBlueprintResource.save(SpaceBlueprint blueprint) |
| Modifier and Type | Method and Description |
|---|---|
List<SpaceBlueprint> |
SpaceBlueprintResource.getAllSpaceBlueprints() |
| Modifier and Type | Method and Description |
|---|---|
SpaceBlueprint |
SpaceBlueprintResource.save(SpaceBlueprint blueprint) |
| Constructor and Description |
|---|
SpaceBlueprintEntity(SpaceBlueprint spaceBlueprint,
long homePageTemplateId) |
SpaceBlueprintEntity(SpaceBlueprint spaceBlueprint,
UUID homePageId) |
| Modifier and Type | Method and Description |
|---|---|
SpaceBlueprint |
CreateBlueprintSpaceRequest.getBlueprint() |
| Constructor and Description |
|---|
CreateBlueprintSpaceRequest(SpaceBlueprint blueprint,
CreateBlueprintSpaceEntity entity) |
Copyright © 2017 Atlassian. All rights reserved.