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) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRetryable
protected String taskId
public DeleteHistoricTaskInstanceCmd(String taskId)
public Object execute(CommandContext commandContext)
protected void writeUserOperationLog(CommandContext commandContext, HistoricTaskInstanceEntity historicTask)
Copyright © 2022. All rights reserved.