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) |
public Object execute(CommandContext commandContext)
protected void checkDelegateTask(TaskEntity task, CommandContext commandContext)
Copyright © 2017. All rights reserved.