public class DeployToAppServerWizardState extends DeployWizardState
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
STATE_ID |
NULL_TRANSITIONSCONTEXT_WIZARD_STATE, CONTEXT_WIZARD_STATE_EXIT_TRANSITION| Constructor and Description |
|---|
DeployToAppServerWizardState(DeployAppServersToolkit appServersTk) |
DeployToAppServerWizardState(java.lang.Object stateId,
java.lang.Object[] exitTransitions,
Step step) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getDefaultStateId() |
protected static Step |
makeStep(DeployAppServersToolkit appServersTk) |
protected static java.lang.Object[] |
transitions(DeployAppServersToolkit appServersTk) |
addState, addTransitions, containsExitTransition, getBoundState, getExitTransitions, getWizardStep, setWizardStepaddFinalState, addStartState, addState, bind, buildState, findExitTransition, findWizardState, getParentState, getStateId, putExitTransition, putWizardState, setParentStatepublic DeployToAppServerWizardState(java.lang.Object stateId,
java.lang.Object[] exitTransitions,
Step step)
public DeployToAppServerWizardState(DeployAppServersToolkit appServersTk)
protected static java.lang.Object[] transitions(DeployAppServersToolkit appServersTk)
protected static Step makeStep(DeployAppServersToolkit appServersTk)
public java.lang.Object getDefaultStateId()
getDefaultStateId in interface WizardStategetDefaultStateId in class DefaultWizardState