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

Packages that use HistoricExternalTaskLogManager
org.camunda.bpm.engine.impl.interceptor   
org.camunda.bpm.engine.impl.persistence   
 

Uses of HistoricExternalTaskLogManager in org.camunda.bpm.engine.impl.interceptor
 

Methods in org.camunda.bpm.engine.impl.interceptor that return HistoricExternalTaskLogManager
 HistoricExternalTaskLogManager CommandContext.getHistoricExternalTaskLogManager()
           
 

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

Methods in org.camunda.bpm.engine.impl.persistence that return HistoricExternalTaskLogManager
protected  HistoricExternalTaskLogManager AbstractManager.getHistoricExternalTaskLogManager()
           
 



Copyright © 2017 camunda services GmbH. All rights reserved.