public class DelegateTaskCmd extends Object implements Command<Object>, Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
taskId |
protected String |
userId |
Constructor and Description |
---|
DelegateTaskCmd(String taskId,
String userId) |
Modifier and Type | Method and Description |
---|---|
protected void |
checkDelegateTask(TaskEntity task,
CommandContext commandContext) |
Object |
execute(CommandContext commandContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRetryable
public Object execute(CommandContext commandContext)
protected void checkDelegateTask(TaskEntity task, CommandContext commandContext)
Copyright © 2022. All rights reserved.