Uses of Package
org.jbpm.graph.node

Packages that use org.jbpm.graph.node
org.jbpm.graph.def contains all structural elements of a process graph. 
org.jbpm.graph.node contains basic node implementations. 
org.jbpm.jpdl.xml jpdl xml parsing. 
org.jbpm.taskmgmt.def   
 

Classes in org.jbpm.graph.node used by org.jbpm.graph.def
StartState
           
 

Classes in org.jbpm.graph.node used by org.jbpm.graph.node
DecisionCondition
           
InterleaveStart
          is an unordered set of child nodeMap.
InterleaveStart.Interleaver
           
SubProcessResolver
           
 

Classes in org.jbpm.graph.node used by org.jbpm.jpdl.xml
StartState
           
TaskNode
          is a node that relates to one or more tasks.
 

Classes in org.jbpm.graph.node used by org.jbpm.taskmgmt.def
StartState
           
TaskNode
          is a node that relates to one or more tasks.
 



Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.