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 process definition extensions for task management related information. 
 

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
InterleaveStart
          is an unordered set of child nodeMap.
InterleaveStart.Interleaver
           
SubProcessResolver
          An agent capable of resolving sub-process definitions given the information items in the sub-process element taken from a process definition document.
 

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 © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.