Uses of Class
org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceManager

Packages that use HistoricVariableInstanceManager
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
 HistoricVariableInstanceManager CommandContext.getHistoricVariableInstanceManager()
           
 

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

Methods in org.camunda.bpm.engine.impl.persistence that return HistoricVariableInstanceManager
protected  HistoricVariableInstanceManager AbstractManager.getHistoricVariableInstanceManager()
           
 



Copyright © 2017 camunda services GmbH. All rights reserved.