|
jBPM Simulation 6.2.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.workflow.instance.impl.NodeInstanceImpl
org.jbpm.workflow.instance.impl.ExtendedNodeInstanceImpl
org.jbpm.workflow.instance.node.StateBasedNodeInstance
org.jbpm.workflow.instance.node.CompositeNodeInstance
org.jbpm.simulation.impl.SimulationCompositeNodeInstance
public class SimulationCompositeNodeInstance
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jbpm.workflow.instance.node.CompositeNodeInstance |
|---|
org.jbpm.workflow.instance.node.CompositeNodeInstance.CompositeNodeEndInstance, org.jbpm.workflow.instance.node.CompositeNodeInstance.CompositeNodeStartInstance |
| Nested classes/interfaces inherited from class org.jbpm.workflow.instance.impl.NodeInstanceImpl |
|---|
org.jbpm.workflow.instance.impl.NodeInstanceImpl.NodeInstanceTrigger |
| Field Summary |
|---|
| Fields inherited from class org.jbpm.workflow.instance.node.StateBasedNodeInstance |
|---|
PARAMETER_MATCHER |
| Constructor Summary | |
|---|---|
SimulationCompositeNodeInstance()
|
|
| Method Summary | |
|---|---|
org.jbpm.workflow.instance.NodeInstance |
getNodeInstance(org.kie.api.definition.process.Node node)
|
void |
internalTrigger(org.kie.api.runtime.process.NodeInstance from,
String type)
|
| Methods inherited from class org.jbpm.workflow.instance.node.CompositeNodeInstance |
|---|
addEventListeners, addNodeInstance, cancel, getCompositeNode, getCurrentLevel, getFirstNodeInstance, getIterationLevels, getLevelForNode, getNodeContainer, getNodeInstance, getNodeInstances, getNodeInstances, getNodeInstances, getNodeInstances, getState, internalTriggerOnlyParent, isLinkedIncomingNodeRequired, nodeInstanceCompleted, removeEventListeners, removeNodeInstance, setCurrentLevel, setProcessInstance, setState, signalEvent, triggerCompleted |
| Methods inherited from class org.jbpm.workflow.instance.node.StateBasedNodeInstance |
|---|
addTimerListener, checkProcessInstance, configureTimerInstance, createTimerInstance, getActivationType, getEventBasedNode, getEventTypes, getTimerInstances, internalSetTimerInstances, triggerCompleted, triggerCompleted |
| Methods inherited from class org.jbpm.workflow.instance.impl.ExtendedNodeInstanceImpl |
|---|
getExtendedNode, triggerCompleted, triggerEvent |
| Methods inherited from class org.jbpm.workflow.instance.impl.NodeInstanceImpl |
|---|
executeAction, followConnection, getId, getLevel, getMetaData, getMetaData, getNode, getNodeId, getNodeInstanceContainer, getNodeName, getProcessInstance, getUniqueId, getVariable, isInversionOfControl, resolveContext, resolveContextInstance, retrigger, setId, setLevel, setMetaData, setNodeId, setNodeInstanceContainer, setVariable, trigger, triggerConnection, triggerNode, triggerNodeInstance |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimulationCompositeNodeInstance()
| Method Detail |
|---|
public void internalTrigger(org.kie.api.runtime.process.NodeInstance from,
String type)
internalTrigger in class org.jbpm.workflow.instance.node.CompositeNodeInstancepublic org.jbpm.workflow.instance.NodeInstance getNodeInstance(org.kie.api.definition.process.Node node)
getNodeInstance in class org.jbpm.workflow.instance.node.CompositeNodeInstance
|
jBPM Simulation 6.2.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||