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