Uses of Class
org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
-
Packages that use ExecutionManager Package Description org.camunda.bpm.engine.impl.interceptor org.camunda.bpm.engine.impl.persistence -
-
Uses of ExecutionManager in org.camunda.bpm.engine.impl.interceptor
Methods in org.camunda.bpm.engine.impl.interceptor that return ExecutionManager Modifier and Type Method Description ExecutionManager
CommandContext. getExecutionManager()
-
Uses of ExecutionManager in org.camunda.bpm.engine.impl.persistence
Methods in org.camunda.bpm.engine.impl.persistence that return ExecutionManager Modifier and Type Method Description protected ExecutionManager
AbstractManager. getProcessInstanceManager()
-