public class CreateTaskCmd extends Object implements Command<Task>
protected String
taskId
CreateTaskCmd(String taskId)
Task
execute(CommandContext commandContext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String taskId
public CreateTaskCmd(String taskId)
public Task execute(CommandContext commandContext)
execute
Command<Task>
Copyright © 2018. All rights reserved.