public class NewTaskCmd extends Object implements Command<Task>, Serializable
Constructor and Description |
---|
NewTaskCmd(String taskId) |
protected String taskId
public NewTaskCmd(String taskId)
public Task execute(CommandContext commandContext)
execute
in interface BaseCommand<Task,CommandContext>
execute
in interface Command<Task>
Copyright © 2016 Flowable. All rights reserved.