Uses of Class
org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
Package
Description
-
Uses of HistoricExternalTaskLogEntity in org.camunda.bpm.engine.impl.cfg
Modifier and TypeMethodDescriptionvoid
CommandChecker.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
Modifier and TypeMethodDescriptionvoid
AuthorizationCommandChecker.checkReadHistoricExternalTaskLog
(HistoricExternalTaskLogEntity historicExternalTaskLog) -
Uses of HistoricExternalTaskLogEntity in org.camunda.bpm.engine.impl.cfg.multitenancy
Modifier and TypeMethodDescriptionvoid
TenantCommandChecker.checkReadHistoricExternalTaskLog
(HistoricExternalTaskLogEntity historicExternalTaskLog) -
Uses of HistoricExternalTaskLogEntity in org.camunda.bpm.engine.impl.history.producer
Modifier and TypeMethodDescriptionprotected HistoricExternalTaskLogEntity
DefaultHistoryEventProducer.initHistoricExternalTaskLog
(ExternalTaskEntity entity, ExternalTaskState state) -
Uses of HistoricExternalTaskLogEntity in org.camunda.bpm.engine.impl.persistence.entity
Modifier and TypeMethodDescriptionHistoricExternalTaskLogManager.findHistoricExternalTaskLogById
(String HistoricExternalTaskLogId)