| java.lang.Object | |
| ↳ | com.atlassian.confluence.setup.DefaultSetupPersister |
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | SETUP_TYPE_CLUSTER | ||||||||||
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.atlassian.config.setup.SetupPersister
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Ensures that the bootstrapManager is written to a complete state
by overriding all other remaining operations.
| |||||||||||
Gets the key of the current step for displaying in setup step bar UI.
| |||||||||||
Gets the key of the actual current step.
| |||||||||||
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Creates a default bootstrapManager sequence based on current state of confluence.config.xml
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.atlassian.config.setup.SetupPersister
| |||||||||||
Ensures that the bootstrapManager is written to a complete state by overriding all other remaining operations.
| SetupException |
|---|
Gets the key of the current step for displaying in setup step bar UI. This can be different from the actual step, for example, when the actual step is invisible and we want the setup step bar UI to still display the previous step.
Gets the key of the actual current step.
Creates a default bootstrapManager sequence based on current state of confluence.config.xml