| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SetupPersister
| Field Summary | |
|---|---|
static String | 
SETUP_INSTALL_DEMO_DATA
An instruction to tell the Setup to install demo content  | 
static String | 
SETUP_STATE_COMPLETE
confluence bootstrapManager states  | 
static String | 
SETUP_TYPE_CUSTOM
 | 
static String | 
SETUP_TYPE_INITIAL
Different configuration constants for setting up Confluence.  | 
static String | 
SETUP_TYPE_INSTALL
 | 
| Method Summary | |
|---|---|
 void | 
finishSetup()
Ensures that the bootstrapManager is written to a complete state by overriding all other remaining operations.  | 
 List | 
getCompletedSteps()
 | 
 String | 
getCurrentStep()
 | 
 String | 
getSetupType()
 | 
 List | 
getUncompletedSteps()
 | 
 boolean | 
isDemonstrationContentInstalled()
 | 
 void | 
progessSetupStep()
 | 
 void | 
setDemonstrationContentInstalled()
 | 
 void | 
setSetupType(String setupType)
 | 
| Field Detail | 
|---|
static final String SETUP_TYPE_INITIAL
static final String SETUP_TYPE_INSTALL
static final String SETUP_TYPE_CUSTOM
static final String SETUP_INSTALL_DEMO_DATA
static final String SETUP_STATE_COMPLETE
| Method Detail | 
|---|
List getUncompletedSteps()
List getCompletedSteps()
String getSetupType()
void setSetupType(String setupType)
void finishSetup()
                 throws SetupException
SetupExceptionvoid progessSetupStep()
String getCurrentStep()
boolean isDemonstrationContentInstalled()
void setDemonstrationContentInstalled()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||