|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of HistoricJobLogEventEntity in org.camunda.bpm.engine.impl.cfg |
|---|
| Methods in org.camunda.bpm.engine.impl.cfg with parameters of type HistoricJobLogEventEntity | |
|---|---|
void |
CommandChecker.checkReadHistoricJobLog(HistoricJobLogEventEntity historicJobLog)
Checks if it is allowed to read the given historic job log. |
| Uses of HistoricJobLogEventEntity in org.camunda.bpm.engine.impl.cfg.auth |
|---|
| Methods in org.camunda.bpm.engine.impl.cfg.auth with parameters of type HistoricJobLogEventEntity | |
|---|---|
void |
AuthorizationCommandChecker.checkReadHistoricJobLog(HistoricJobLogEventEntity historicJobLog)
|
| Uses of HistoricJobLogEventEntity in org.camunda.bpm.engine.impl.cfg.multitenancy |
|---|
| Methods in org.camunda.bpm.engine.impl.cfg.multitenancy with parameters of type HistoricJobLogEventEntity | |
|---|---|
void |
TenantCommandChecker.checkReadHistoricJobLog(HistoricJobLogEventEntity historicJobLog)
|
| Uses of HistoricJobLogEventEntity in org.camunda.bpm.engine.impl.history.producer |
|---|
| Methods in org.camunda.bpm.engine.impl.history.producer that return HistoricJobLogEventEntity | |
|---|---|
protected HistoricJobLogEventEntity |
DefaultHistoryEventProducer.newHistoricJobLogEntity(Job job)
|
| Methods in org.camunda.bpm.engine.impl.history.producer with parameters of type HistoricJobLogEventEntity | |
|---|---|
protected void |
DefaultHistoryEventProducer.initHistoricJobLogEvent(HistoricJobLogEventEntity evt,
Job job,
HistoryEventType eventType)
|
| Uses of HistoricJobLogEventEntity in org.camunda.bpm.engine.impl.persistence.entity |
|---|
| Methods in org.camunda.bpm.engine.impl.persistence.entity that return HistoricJobLogEventEntity | |
|---|---|
HistoricJobLogEventEntity |
HistoricJobLogManager.findHistoricJobLogById(String historicJobLogId)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||