| Modifier and Type | Method and Description |
|---|---|
void |
CommandChecker.checkDeleteHistoricTaskInstance(HistoricTaskInstanceEntity task)
Checks if it is allowed to delete the given historic task instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthorizationCommandChecker.checkDeleteHistoricTaskInstance(HistoricTaskInstanceEntity task) |
| Modifier and Type | Method and Description |
|---|---|
void |
TenantCommandChecker.checkDeleteHistoricTaskInstance(HistoricTaskInstanceEntity task) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DeleteHistoricTaskInstanceCmd.writeUserOperationLog(CommandContext commandContext,
HistoricTaskInstanceEntity historicTask) |
| Modifier and Type | Method and Description |
|---|---|
HistoricTaskInstanceEntity |
HistoricTaskInstanceManager.findHistoricTaskInstanceById(String taskId) |
Copyright © 2013–2019 camunda services GmbH. All rights reserved.