jBPM Simulation 6.1.0.Beta3

org.jbpm.simulation.impl
Class SimulationEndNodeInstance

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

public class SimulationEndNodeInstance
extends org.jbpm.workflow.instance.node.EndNodeInstance

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
SimulationEndNodeInstance()
           
 
Method Summary
 void internalTrigger(org.kie.api.runtime.process.NodeInstance from, String type)
           
 
Methods inherited from class org.jbpm.workflow.instance.node.EndNodeInstance
getEndNode
 
Methods inherited from class org.jbpm.workflow.instance.impl.ExtendedNodeInstanceImpl
getExtendedNode, triggerCompleted, triggerCompleted, triggerEvent
 
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, triggerConnection, triggerNode, triggerNodeInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimulationEndNodeInstance

public SimulationEndNodeInstance()
Method Detail

internalTrigger

public void internalTrigger(org.kie.api.runtime.process.NodeInstance from,
                            String type)
Overrides:
internalTrigger in class org.jbpm.workflow.instance.node.EndNodeInstance

jBPM Simulation 6.1.0.Beta3

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