jBPM Simulation 6.2.0.Final

org.jbpm.simulation.impl
Class SimulationEventNodeInstance

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

public class SimulationEventNodeInstance
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
SimulationEventNodeInstance()
           
 
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

SimulationEventNodeInstance

public SimulationEventNodeInstance()
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.2.0.Final

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