org.camunda.bpm.engine.impl.context
Class ExecutionContext
java.lang.Object
org.camunda.bpm.engine.impl.context.ExecutionContext
public class ExecutionContext
- extends Object
- Author:
- Tom Baeyens
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
execution
protected ExecutionEntity execution
ExecutionContext
public ExecutionContext(InterpretableExecution execution)
getExecution
public ExecutionEntity getExecution()
getProcessInstance
public ExecutionEntity getProcessInstance()
getProcessDefinition
public ProcessDefinitionEntity getProcessDefinition()
getDeployment
public DeploymentEntity getDeployment()
Copyright © 2014 camunda services GmbH. All Rights Reserved.