|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of HistoricTaskInstanceEntity in org.camunda.bpm.engine.impl.cfg |
|---|
| Methods in org.camunda.bpm.engine.impl.cfg with parameters of type HistoricTaskInstanceEntity | |
|---|---|
void |
CommandChecker.checkDeleteHistoricTaskInstance(HistoricTaskInstanceEntity task)
Checks if it is allowed to delete the given historic task instance. |
| Uses of HistoricTaskInstanceEntity in org.camunda.bpm.engine.impl.cfg.auth |
|---|
| Methods in org.camunda.bpm.engine.impl.cfg.auth with parameters of type HistoricTaskInstanceEntity | |
|---|---|
void |
AuthorizationCommandChecker.checkDeleteHistoricTaskInstance(HistoricTaskInstanceEntity task)
|
| Uses of HistoricTaskInstanceEntity in org.camunda.bpm.engine.impl.cfg.multitenancy |
|---|
| Methods in org.camunda.bpm.engine.impl.cfg.multitenancy with parameters of type HistoricTaskInstanceEntity | |
|---|---|
void |
TenantCommandChecker.checkDeleteHistoricTaskInstance(HistoricTaskInstanceEntity task)
|
| Uses of HistoricTaskInstanceEntity in org.camunda.bpm.engine.impl.persistence.entity |
|---|
| Methods in org.camunda.bpm.engine.impl.persistence.entity that return HistoricTaskInstanceEntity | |
|---|---|
HistoricTaskInstanceEntity |
HistoricTaskInstanceManager.findHistoricTaskInstanceById(String taskId)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||