| Interface | Description |
|---|---|
| BlueprintContentGenerator |
Responsible for generating content for created blueprint pages.
|
| BlueprintManager |
Provides logic around Blueprints.
|
| IndexPageManager |
| Class | Description |
|---|---|
| AbstractCreateBlueprintPageAction |
Provides base services needed by the concrete create-related actions for blueprints.
|
| BPUserPreferences | |
| CreateAndEditAction |
Loads the page editor for a given Blueprint scenario; then when the page is saved,
creates a index page and page pin.
|
| CreateAndViewAction | Deprecated
Use the "content-blueprint/create-content" REST endpoint instead.
|
| DefaultBlueprintContentGenerator |
Responsible for generating content for created blueprint pages.
|
| DefaultBlueprintManager |
Reduces friction between the blueprint actions and the other managers.
|
| DefaultIndexPageManager |
I look after creation and lookup of Blueprint index pages
|
| EditTemplateAction | |
| InitCreateDialogAction |
This action enables the create dialog to be triggered with some initialisation parameters, by putting
all parameters from the request into the flash scope and then redirecting to the Confluence dashboard
with the additional query parameter "createDialog=true", which triggers the create dialog to be launched.
|
| RevertTemplateAction |
Copyright © 2017 Atlassian. All rights reserved.