public class SpaceBlueprint extends PluginBackedBlueprint
SpaceBlueprintAo for persistence.| Constructor and Description |
|---|
SpaceBlueprint(UUID id,
String moduleCompleteKey,
String i18nNameKey,
boolean pluginClone,
List<com.atlassian.plugin.ModuleCompleteKey> promotedBps,
com.atlassian.confluence.plugins.dialog.wizard.api.DialogWizard dialogWizard,
String category) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory() |
com.atlassian.confluence.plugins.dialog.wizard.api.DialogWizard |
getDialogWizard() |
UUID |
getHomePageId() |
List<com.atlassian.plugin.ModuleCompleteKey> |
getPromotedBps() |
void |
setCategory(String category) |
void |
setHomePageId(UUID homePageId) |
void |
setPromotedBps(List<com.atlassian.plugin.ModuleCompleteKey> promotedBps) |
getI18nNameKey, getModuleCompleteKey, isPluginClone, setI18nNameKey, setModuleCompleteKey, setPluginClonegetId, setId@Nonnull public com.atlassian.confluence.plugins.dialog.wizard.api.DialogWizard getDialogWizard()
public List<com.atlassian.plugin.ModuleCompleteKey> getPromotedBps()
public void setHomePageId(UUID homePageId)
public void setPromotedBps(List<com.atlassian.plugin.ModuleCompleteKey> promotedBps)
public void setCategory(String category)
Copyright © 2017 Atlassian. All rights reserved.