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

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


Package org.jbpm.graph.def

contains all structural elements of a process graph.

See:
          Description

Interface Summary
ActionHandler  
NodeCollection is a common supertype for a ProcessDefinition and a SuperState.
 

Class Summary
Action  
Event  
ExceptionHandler  
GraphElement  
Node  
ProcessDefinition  
SuperState brings hierarchy into the elements of a process definition by creating a parent-child relation between GraphElements.
Transition  
 

Exception Summary
DelegationException  
 

Package org.jbpm.graph.def Description

contains all structural elements of a process graph.

The Graph Definition Class Diagram



Version : jbpm-3.0.4