BpmnExecutionContext
@Deprecated public class ExecutionContext extends CoreExecutionContext<ExecutionEntity>
ExecutionEntity
execution context. Provides access to the process instance and the deployment.execution
Constructor and Description |
---|
ExecutionContext(ExecutionEntity execution)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected String |
getDeploymentId()
Deprecated.
|
ProcessDefinitionEntity |
getProcessDefinition()
Deprecated.
|
ExecutionEntity |
getProcessInstance()
Deprecated.
|
getDeployment, getExecution
public ExecutionContext(ExecutionEntity execution)
public ExecutionEntity getProcessInstance()
public ProcessDefinitionEntity getProcessDefinition()
protected String getDeploymentId()
getDeploymentId
in class CoreExecutionContext<ExecutionEntity>
Copyright © 2022. All rights reserved.