jBPM Simulation 6.0.0.CR3

org.jbpm.simulation.impl
Class SimulationNodeInstance

java.lang.Object
  extended by org.jbpm.workflow.instance.impl.NodeInstanceImpl
      extended by org.jbpm.simulation.impl.SimulationNodeInstance
All Implemented Interfaces:
Serializable, org.kie.api.runtime.process.NodeInstance

public class SimulationNodeInstance
extends org.jbpm.workflow.instance.impl.NodeInstanceImpl

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.jbpm.workflow.instance.impl.NodeInstanceImpl
org.jbpm.workflow.instance.impl.NodeInstanceImpl.NodeInstanceTrigger
 
Constructor Summary
SimulationNodeInstance()
           
 
Method Summary
 void internalTrigger(org.kie.api.runtime.process.NodeInstance from, String type)
           
 
Methods inherited from class org.jbpm.workflow.instance.impl.NodeInstanceImpl
cancel, executeAction, followConnection, getId, getLevel, getMetaData, getMetaData, getNode, getNodeId, getNodeInstanceContainer, getNodeName, getProcessInstance, getUniqueId, getVariable, isInversionOfControl, resolveContext, resolveContextInstance, retrigger, setId, setLevel, setMetaData, setNodeId, setNodeInstanceContainer, setProcessInstance, setVariable, trigger, triggerCompleted, triggerConnection, triggerNode, triggerNodeInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimulationNodeInstance

public SimulationNodeInstance()
Method Detail

internalTrigger

public void internalTrigger(org.kie.api.runtime.process.NodeInstance from,
                            String type)
Specified by:
internalTrigger in class org.jbpm.workflow.instance.impl.NodeInstanceImpl

jBPM Simulation 6.0.0.CR3

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.