| Modifier and Type | Method and Description |
|---|---|
BlueprintDescriptor |
BlueprintManager.getBlueprintDescriptor(com.atlassian.plugin.ModuleCompleteKey moduleCompleteKey) |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.confluence.pages.Page |
DefaultBlueprintManager.createAndPinIndexPage(BlueprintDescriptor blueprintDescriptor,
com.atlassian.confluence.spaces.Space space)
Deprecated.
|
com.atlassian.confluence.pages.Page |
BlueprintManager.createAndPinIndexPage(BlueprintDescriptor blueprintDescriptor,
com.atlassian.confluence.spaces.Space space)
Deprecated.
|
String |
DefaultBlueprintManager.getIndexPageTitle(BlueprintDescriptor blueprintDescriptor) |
String |
BlueprintManager.getIndexPageTitle(BlueprintDescriptor blueprintModuleDescriptor)
Deprecated.
|
com.atlassian.confluence.pages.Page |
DefaultIndexPageManager.getOrCreateIndexPage(BlueprintDescriptor blueprintDescriptor,
com.atlassian.confluence.spaces.Space space,
String desiredTitle)
Deprecated.
|
com.atlassian.confluence.pages.Page |
IndexPageManager.getOrCreateIndexPage(BlueprintDescriptor blueprintDescriptor,
com.atlassian.confluence.spaces.Space space,
String desiredTitle)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BlueprintModuleDescriptor
Represents a blueprint that creates Confluence content in a pluggable fashion.
|
| Modifier and Type | Method and Description |
|---|---|
BlueprintDescriptor |
BlueprintWebItemService.getBlueprintDescriptorForWebItem(com.atlassian.plugin.ModuleDescriptor webItem)
Deprecated.
|
Copyright © 2017 Atlassian. All rights reserved.