org.jbpm.workflow.instance.node
Class SplitInstance
java.lang.Object
org.jbpm.workflow.instance.impl.NodeInstanceImpl
org.jbpm.workflow.instance.node.SplitInstance
- All Implemented Interfaces:
- Serializable, NodeInstance
public class SplitInstance
- extends NodeInstanceImpl
Runtime counterpart of a split node.
- See Also:
- Serialized Form
Methods inherited from class org.jbpm.workflow.instance.impl.NodeInstanceImpl |
cancel, followConnection, getId, getMetaData, getNode, getNodeId, getNodeInstanceContainer, getNodeName, getProcessInstance, getUniqueId, getVariable, isInversionOfControl, resolveContext, resolveContextInstance, setId, setMetaData, setNodeId, setNodeInstanceContainer, setProcessInstance, setVariable, trigger, triggerCompleted, triggerConnection, triggerNodeInstance |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SplitInstance
public SplitInstance()
getSplit
protected Split getSplit()
internalTrigger
public void internalTrigger(NodeInstance from,
String type)
- Specified by:
internalTrigger
in class NodeInstanceImpl
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.