|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.opensymphony.xwork.ActionSupport
com.atlassian.crowd.console.action.BaseAction
com.atlassian.crowd.console.action.setup.BaseSetupAction
com.atlassian.crowd.console.action.setup.SelectSetupStep
public class SelectSetupStep
Decides which step in the setup process we are up to.
| Field Summary |
|---|
| Fields inherited from class com.atlassian.crowd.console.action.setup.BaseSetupAction |
|---|
SELECT_SETUP_STEP |
| Fields inherited from class com.atlassian.crowd.console.action.BaseAction |
|---|
actionMessageAlertColor, ALERT_BLUE, ALERT_GREEN, ALERT_RED, ALERT_YELLOW, applicationManager, applicationService, crowdLicenseManager, directoryManager, initialLoad, propertyManager, tab |
| Fields inherited from class com.opensymphony.xwork.ActionSupport |
|---|
LOG |
| Fields inherited from interface com.opensymphony.xwork.Action |
|---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
| Constructor Summary | |
|---|---|
SelectSetupStep()
|
|
| Method Summary | |
|---|---|
String |
execute()
|
String |
getApplicationHome()
|
String |
getCrowdInitPropertiesLocation()
|
String |
getCurrentStep()
CurrenStep used in the thew xwork.xml to choose what step to go to. |
String |
getJdkName()
|
String |
getServerName()
|
String |
getStepName()
|
| Methods inherited from class com.atlassian.crowd.console.action.setup.BaseSetupAction |
|---|
doDefault, doUpdate, getSetupPersister, isApplicationHomeOk, isAtCorrectStep, isEverythingOk, isJdk15, isServlet24, setSetupPersister |
| Methods inherited from class com.opensymphony.xwork.ActionSupport |
|---|
addActionError, addActionMessage, addFieldError, clearErrorsAndMessages, clone, doInput, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, pause, setActionErrors, setActionMessages, setFieldErrors, validate |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SelectSetupStep()
| Method Detail |
|---|
public String execute()
execute in interface com.opensymphony.xwork.Actionexecute in class com.opensymphony.xwork.ActionSupportpublic String getCurrentStep()
public String getJdkName()
public String getServerName()
public String getApplicationHome()
public String getCrowdInitPropertiesLocation()
public String getStepName()
getStepName in class BaseSetupAction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||