public class DeleteHistoricTaskInstanceCmd extends Object implements Command<Object>, Serializable
| Constructor and Description | 
|---|
| DeleteHistoricTaskInstanceCmd(String taskId) | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | execute(CommandContext commandContext) | 
| protected void | writeUserOperationLog(CommandContext commandContext,
                     HistoricTaskInstanceEntity historicTask) | 
protected String taskId
public DeleteHistoricTaskInstanceCmd(String taskId)
public Object execute(CommandContext commandContext)
protected void writeUserOperationLog(CommandContext commandContext, HistoricTaskInstanceEntity historicTask)
Copyright © 2022. All rights reserved.