Uses of Class
org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionManager

Packages that use CaseExecutionManager
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
 CaseExecutionManager CommandContext.getCaseExecutionManager()
           
 

Uses of CaseExecutionManager in org.camunda.bpm.engine.impl.persistence
 

Methods in org.camunda.bpm.engine.impl.persistence that return CaseExecutionManager
protected  CaseExecutionManager AbstractManager.getCaseExecutionManager()
           
protected  CaseExecutionManager AbstractManager.getCaseInstanceManager()
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.