| Modifier and Type | Field and Description |
|---|---|
protected String |
taskId |
protected Map<String,Object> |
transientVariables |
protected Map<String,Object> |
variables |
| Constructor and Description |
|---|
CompleteTaskCmd(String taskId,
Map<String,Object> variables,
Map<String,Object> transientVariables) |
| Modifier and Type | Method and Description |
|---|---|
Void |
execute(CommandContext commandContext) |
protected void |
logUserTaskCompleted(TaskEntity taskEntity) |
protected String taskId
public Void execute(CommandContext commandContext)
protected void logUserTaskCompleted(TaskEntity taskEntity)
Copyright © 2019 Flowable. All rights reserved.