Uses of Class
org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceManager
-
Packages that use HistoricVariableInstanceManager Package Description org.camunda.bpm.engine.impl.interceptor org.camunda.bpm.engine.impl.persistence -
-
Uses of HistoricVariableInstanceManager in org.camunda.bpm.engine.impl.interceptor
Methods in org.camunda.bpm.engine.impl.interceptor that return HistoricVariableInstanceManager Modifier and Type Method Description HistoricVariableInstanceManagerCommandContext. getHistoricVariableInstanceManager() -
Uses of HistoricVariableInstanceManager in org.camunda.bpm.engine.impl.persistence
Methods in org.camunda.bpm.engine.impl.persistence that return HistoricVariableInstanceManager Modifier and Type Method Description protected HistoricVariableInstanceManagerAbstractManager. getHistoricVariableInstanceManager()
-