Uses of Class
com.jalios.jcms.WFTransition

Packages that use WFTransition
com.jalios.jcms Contains the core JCMS classes. 
 

Uses of WFTransition in com.jalios.jcms
 

Methods in com.jalios.jcms that return types with arguments of type WFTransition
 Set<WFTransition> Workflow.getIncomingTransitionSet(WFState state)
          Returns all the transition the given state is the target.
 Set<WFTransition> Workflow.getTransitionSet()
           
 Set<WFTransition> WFState.getTransitionSet()
           
 



Copyright © 2001-2007 Jalios SA. All Rights Reserved.