Uses of Class
org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
Packages that use HistoricExternalTaskLogEntity
Package
Description
-
Uses of HistoricExternalTaskLogEntity in org.camunda.bpm.engine.impl.cfg
Methods in org.camunda.bpm.engine.impl.cfg with parameters of type HistoricExternalTaskLogEntityModifier and TypeMethodDescriptionvoidCommandChecker.checkReadHistoricExternalTaskLog(HistoricExternalTaskLogEntity historicExternalTaskLog) Checks if it is allowed to read the given historic external task log. -
Uses of HistoricExternalTaskLogEntity in org.camunda.bpm.engine.impl.cfg.auth
Methods in org.camunda.bpm.engine.impl.cfg.auth with parameters of type HistoricExternalTaskLogEntityModifier and TypeMethodDescriptionvoidAuthorizationCommandChecker.checkReadHistoricExternalTaskLog(HistoricExternalTaskLogEntity historicExternalTaskLog) -
Uses of HistoricExternalTaskLogEntity in org.camunda.bpm.engine.impl.cfg.multitenancy
Methods in org.camunda.bpm.engine.impl.cfg.multitenancy with parameters of type HistoricExternalTaskLogEntityModifier and TypeMethodDescriptionvoidTenantCommandChecker.checkReadHistoricExternalTaskLog(HistoricExternalTaskLogEntity historicExternalTaskLog) -
Uses of HistoricExternalTaskLogEntity in org.camunda.bpm.engine.impl.history.producer
Methods in org.camunda.bpm.engine.impl.history.producer that return HistoricExternalTaskLogEntityModifier and TypeMethodDescriptionprotected HistoricExternalTaskLogEntityDefaultHistoryEventProducer.initHistoricExternalTaskLog(ExternalTaskEntity entity, ExternalTaskState state) -
Uses of HistoricExternalTaskLogEntity in org.camunda.bpm.engine.impl.persistence.entity
Methods in org.camunda.bpm.engine.impl.persistence.entity that return HistoricExternalTaskLogEntityModifier and TypeMethodDescriptionHistoricExternalTaskLogManager.findHistoricExternalTaskLogById(String HistoricExternalTaskLogId)