Uses of Class
org.camunda.bpm.engine.impl.persistence.entity.HistoricExternalTaskLogManager
-
Packages that use HistoricExternalTaskLogManager Package Description 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 Modifier and Type Method Description HistoricExternalTaskLogManager
CommandContext. getHistoricExternalTaskLogManager()
-
Uses of HistoricExternalTaskLogManager in org.camunda.bpm.engine.impl.persistence
Methods in org.camunda.bpm.engine.impl.persistence that return HistoricExternalTaskLogManager Modifier and Type Method Description protected HistoricExternalTaskLogManager
AbstractManager. getHistoricExternalTaskLogManager()
-