Package org.jbpm.graph.node

contains basic node implementations.

See:
          Description

Interface Summary
DecisionHandler decision handler as in jbpm 2.
InterleaveStart.Interleaver  
SubProcessResolver  
 

Class Summary
DbSubProcessResolver  
Decision decision node.
DecisionCondition  
EndState  
Fork specifies configurable fork behaviour.
InterleaveEnd a interleaving end node should have 2 leaving transitions.
InterleaveStart is an unordered set of child nodeMap. the path of execution will be given to each node exactly once. the sequence of the child nodeMap will be determined at runtime. this implements the workflow pattern interleved parallel routing.
Join  
MailNode  
Merge TODO is the merge node useful ?
MilestoneEvent  
MilestoneNode  
NodeTypes  
ProcessFactory  
ProcessState  
StartState  
State  
TaskNode is a node that relates to one or more tasks.
 

Package org.jbpm.graph.node Description

contains basic node implementations.



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