| Package | Description |
|---|---|
| com.activiti.model.runtime |
| Modifier and Type | Field and Description |
|---|---|
protected List<RestVariable> |
ProcessInstanceRepresentation.variables |
| Modifier and Type | Method and Description |
|---|---|
List<RestVariable> |
ProcessInstanceRepresentation.getVariables() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessInstanceRepresentation.addVariable(RestVariable variable) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessInstanceRepresentation.setVariables(List<RestVariable> variables) |
Copyright © 2014–2015 Alfresco. All rights reserved.