Uses of Class
org.camunda.bpm.engine.impl.context.ExecutionContext
-
Packages that use ExecutionContext Package Description org.camunda.bpm.engine.impl.context -
-
Uses of ExecutionContext in org.camunda.bpm.engine.impl.context
Subclasses of ExecutionContext in org.camunda.bpm.engine.impl.context Modifier and Type Class Description class
BpmnExecutionContext
Methods in org.camunda.bpm.engine.impl.context that return ExecutionContext Modifier and Type Method Description static ExecutionContext
Context. getExecutionContext()
Deprecated.since 7.2, useContext.getBpmnExecutionContext()
-