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