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

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


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.
Join  
Merge TODO is the merge node usefull ?
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.1.3