|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of HistoricExternalTaskLogEntity in org.camunda.bpm.engine.impl.cfg |
|---|
| Methods in org.camunda.bpm.engine.impl.cfg with parameters of type HistoricExternalTaskLogEntity | |
|---|---|
void |
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 |
|---|
| Methods in org.camunda.bpm.engine.impl.cfg.auth with parameters of type HistoricExternalTaskLogEntity | |
|---|---|
void |
AuthorizationCommandChecker.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 HistoricExternalTaskLogEntity | |
|---|---|
void |
TenantCommandChecker.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 HistoricExternalTaskLogEntity | |
|---|---|
protected HistoricExternalTaskLogEntity |
DefaultHistoryEventProducer.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 HistoricExternalTaskLogEntity | |
|---|---|
HistoricExternalTaskLogEntity |
HistoricExternalTaskLogManager.findHistoricExternalTaskLogById(String HistoricExternalTaskLogId)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||