Skip navigation links 
 
oracle.jdeveloper.deploy.dt.wizard.spi
Class DeployToAppServerWizardState
java.lang.Object
  
oracle.jdeveloper.deploy.dt.wizard.spi.AbstractWizardState
      
oracle.jdeveloper.deploy.dt.wizard.spi.DefaultWizardState
          
oracle.jdeveloper.deploy.dt.wizard.spi.DeployWizardState
              
oracle.jdeveloper.deploy.dt.wizard.spi.DeployToAppServerWizardState
- All Implemented Interfaces:
 
- WizardState, oracle.jdeveloper.deploy.tk.Toolkit
 
- 
public class DeployToAppServerWizardState
 
- extends DeployWizardState
 
 
| Field Summary | 
static java.lang.String | 
STATE_ID 
            | 
 
 
  
 
  
 
 
 
| Methods inherited from class oracle.jdeveloper.deploy.dt.wizard.spi.AbstractWizardState | 
addFinalState, addStartState, addState, bind, buildState, findExitTransition, findWizardState, getParentState, getStateId, putExitTransition, putWizardState, setParentState | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
 
STATE_ID
public static java.lang.String STATE_ID
DeployToAppServerWizardState
public DeployToAppServerWizardState(java.lang.Object stateId,
                                    java.lang.Object[] exitTransitions,
                                    Step step)
DeployToAppServerWizardState
public DeployToAppServerWizardState(DeployAppServersToolkit appServersTk)
transitions
protected static java.lang.Object[] transitions(DeployAppServersToolkit appServersTk)
makeStep
protected static Step makeStep(DeployAppServersToolkit appServersTk)
getDefaultStateId
public java.lang.Object getDefaultStateId()
- 
- Specified by:
 
getDefaultStateId in interface WizardState 
- Overrides:
 
getDefaultStateId in class DefaultWizardState 
 
Skip navigation links 
 
Copyright © 1997, 2014, Oracle. All rights reserved.