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 classBpmnExecutionContextMethods in org.camunda.bpm.engine.impl.context that return ExecutionContext Modifier and Type Method Description static ExecutionContextContext. getExecutionContext()Deprecated.since 7.2, useContext.getBpmnExecutionContext()
-