当前页面:
在线文档首页 >
JBoss JBPM 3.0.4 API 英文版文档
ParallelSplit (jbpm-3.0.4) - JBoss JBPM 3.0.4 API 英文版文档
org.jbpm.graph.node.advanced
Class ParallelSplit
java.lang.Object
org.jbpm.graph.def.GraphElement
org.jbpm.graph.def.Node
org.jbpm.graph.node.advanced.ParallelSplit
- All Implemented Interfaces:
- Parsable, java.io.Serializable
- public class ParallelSplit
- extends Node
- See Also:
- Serialized Form
Methods inherited from class org.jbpm.graph.def.Node |
addArrivingTransition, addLeavingTransition, enter, execute, generateNextLeavingTransitionName, getAction, getArrivingTransitions, getDefaultLeavingTransition, getFullyQualifiedName, getLeavingTransition, getLeavingTransitions, getLeavingTransitionsList, getLeavingTransitionsMap, getParent, getProcessDefinition, getSuperState, getSupportedEventTypes, hasLeavingTransition, hasNoLeavingTransitions, leave, leave, leave, read, removeArrivingTransition, removeLeavingTransition, reorderLeavingTransition, setAction, setName, write |
Methods inherited from class org.jbpm.graph.def.GraphElement |
addEvent, addExceptionHandler, findExceptionHandler, fireAndPropagateEvent, fireEvent, getEvent, getEvents, getExceptionHandlers, getId, getName, getParentChain, getParents, hasEvent, hasEvents, raiseException, removeEvent, removeExceptionHandler, reorderExceptionHandler, setProcessDefinition, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ParallelSplit
public ParallelSplit()
Version : jbpm-3.0.4