public class NewTaskCmd extends Object implements Command<org.flowable.task.api.Task>, Serializable
| Constructor and Description |
|---|
NewTaskCmd(String taskId) |
| Modifier and Type | Method and Description |
|---|---|
org.flowable.task.api.Task |
execute(CommandContext commandContext) |
protected String taskId
public NewTaskCmd(String taskId)
public org.flowable.task.api.Task execute(CommandContext commandContext)
Copyright © 2019 Flowable. All rights reserved.