org.camunda.bpm.engine.impl.pvm.runtime
Class ExecutionStartContext

java.lang.Object
  extended by org.camunda.bpm.engine.impl.pvm.runtime.ExecutionStartContext

public class ExecutionStartContext
extends Object

Author:
Sebastian Menski

Constructor Summary
ExecutionStartContext()
           
 
Method Summary
 void executionStarted(CoreExecution execution)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecutionStartContext

public ExecutionStartContext()
Method Detail

executionStarted

public void executionStarted(CoreExecution execution)


Copyright © 2014 camunda services GmbH. All rights reserved.