org.camunda.bpm.engine.impl.persistence.entity
Class ExecutionStartContext

java.lang.Object
  extended by org.camunda.bpm.engine.impl.persistence.entity.ExecutionStartContext

public class ExecutionStartContext
extends Object

Author:
Roman Smirnov

Constructor Summary
ExecutionStartContext()
           
 
Method Summary
 void initialStarted(InterpretableExecution 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

initialStarted

public void initialStarted(InterpretableExecution execution)


Copyright © 2014 camunda services GmbH. All Rights Reserved.