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