Class ExecutionContext
java.lang.Object
org.camunda.bpm.engine.impl.context.CoreExecutionContext<ExecutionEntity>
org.camunda.bpm.engine.impl.context.ExecutionContext
- Direct Known Subclasses:
BpmnExecutionContext
Deprecated.
An
ExecutionEntity
execution context. Provides access to the process instance and the deployment.- Author:
- Tom Baeyens, Roman Smirnov, Daniel Meyer
-
Field Summary
Fields inherited from class org.camunda.bpm.engine.impl.context.CoreExecutionContext
execution
-
Constructor Summary
-
Method Summary
Methods inherited from class org.camunda.bpm.engine.impl.context.CoreExecutionContext
getDeployment, getExecution
-
Constructor Details
-
ExecutionContext
Deprecated.
-
-
Method Details
-
getProcessInstance
Deprecated. -
getProcessDefinition
Deprecated. -
getDeploymentId
Deprecated.- Specified by:
getDeploymentId
in classCoreExecutionContext<ExecutionEntity>
-
BpmnExecutionContext