站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss JBPM 3.0.4 API 英文版文档

org.jbpm.graph.node (jbpm-3.0.4) - JBoss JBPM 3.0.4 API 英文版文档


Package org.jbpm.graph.node

contains basic node implementations.

See:
          Description

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

Class Summary
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.
Join  
Merge TODO is the merge node usefull ? i don't think the merge node is usefull because every node has an implicit merge in front of it (= multiple transitions can arrive in the same node).
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.



Version : jbpm-3.0.4