Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


oracle.jdeveloper.deploy.dt.wizard.spi
Class DeployWizardState

java.lang.Object
  extended by oracle.jdeveloper.deploy.dt.wizard.spi.AbstractWizardState
      extended by oracle.jdeveloper.deploy.dt.wizard.spi.DefaultWizardState
          extended by oracle.jdeveloper.deploy.dt.wizard.spi.DeployWizardState

All Implemented Interfaces:
WizardState, oracle.jdeveloper.deploy.tk.Toolkit
Direct Known Subclasses:
DeployActionsWizardState, DeploySummaryWizardState, DeployToAppServerWizardState

public class DeployWizardState
extends DefaultWizardState

Field Summary

 

Fields inherited from class oracle.jdeveloper.deploy.dt.wizard.spi.DefaultWizardState
NULL_TRANSITIONS

 

Fields inherited from interface oracle.jdeveloper.deploy.dt.wizard.spi.WizardState
CONTEXT_WIZARD_STATE, CONTEXT_WIZARD_STATE_EXIT_TRANSITION

 

Constructor Summary
DeployWizardState(java.lang.Object stateId, java.lang.Object[] exitTransitions)
           
DeployWizardState(java.lang.Object stateId, java.lang.Object[] exitTransitions, Step step)
           

 

Method Summary

 

Methods inherited from class oracle.jdeveloper.deploy.dt.wizard.spi.DefaultWizardState
addState, addTransitions, containsExitTransition, getBoundState, getDefaultStateId, getExitTransitions, getWizardStep, setWizardStep

 

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

 

Constructor Detail

DeployWizardState

public DeployWizardState(java.lang.Object stateId,
                         java.lang.Object[] exitTransitions)

DeployWizardState

public DeployWizardState(java.lang.Object stateId,
                         java.lang.Object[] exitTransitions,
                         Step step)

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


Copyright © 1997, 2011, Oracle. All rights reserved.