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

E13403-04

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)

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

E13403-04

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