jBPM Simulation 6.2.0.Final

org.jbpm.simulation.impl
Class SimulationStartNodeInstance

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

public class SimulationStartNodeInstance
extends org.jbpm.workflow.instance.node.StartNodeInstance

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
SimulationStartNodeInstance()
           
 
Method Summary
 void internalTrigger(org.kie.api.runtime.process.NodeInstance from, String type)
           
 
Methods inherited from class org.jbpm.workflow.instance.node.StartNodeInstance
getStartNode, signalEvent, triggerCompleted
 
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

SimulationStartNodeInstance

public SimulationStartNodeInstance()
Method Detail

internalTrigger

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

jBPM Simulation 6.2.0.Final

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