public class GetExecutionsVariablesCmd extends Object implements Command<List<VariableInstance>>, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected Set<String> |
executionIds |
| Constructor and Description |
|---|
GetExecutionsVariablesCmd(Set<String> executionIds) |
| 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.