Uses of Class
org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionManager
-
Packages that use CaseExecutionManager Package Description org.camunda.bpm.engine.impl.interceptor org.camunda.bpm.engine.impl.persistence -
-
Uses of CaseExecutionManager in org.camunda.bpm.engine.impl.interceptor
Methods in org.camunda.bpm.engine.impl.interceptor that return CaseExecutionManager Modifier and Type Method Description CaseExecutionManager
CommandContext. getCaseExecutionManager()
-
Uses of CaseExecutionManager in org.camunda.bpm.engine.impl.persistence
Methods in org.camunda.bpm.engine.impl.persistence that return CaseExecutionManager Modifier and Type Method Description protected CaseExecutionManager
AbstractManager. getCaseExecutionManager()
protected CaseExecutionManager
AbstractManager. getCaseInstanceManager()
-