public class GetTasksLocalVariablesCmd extends Object implements Command<List<org.flowable.variable.api.persistence.entity.VariableInstance>>, Serializable
| Constructor and Description |
|---|
GetTasksLocalVariablesCmd(Set<String> taskIds) |
| Modifier and Type | Method and Description |
|---|---|
List<org.flowable.variable.api.persistence.entity.VariableInstance> |
execute(CommandContext commandContext) |
public List<org.flowable.variable.api.persistence.entity.VariableInstance> execute(CommandContext commandContext)
Copyright © 2017 Flowable. All rights reserved.