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 Command<List<VariableInstance>>
Copyright © 2016 Alfresco. All rights reserved.