Package org.alfresco.rest.model
Class RestProcessVariableCollection
java.lang.Object
org.alfresco.rest.core.RestModels<RestProcessVariableModel,RestProcessVariableCollection>
org.alfresco.rest.model.RestProcessVariableCollection
- All Implemented Interfaces:
IModelsCollectionAssertion<RestProcessVariableCollection>,IRestModelsCollection<RestProcessVariableModel>
public class RestProcessVariableCollection
extends RestModels<RestProcessVariableModel,RestProcessVariableCollection>
"entries": [ {"entry": { "name": "bpm_package", "type": "bpm:workflowPackage", "value": "workspace://SpacesStore/ab728441-84f4-4d61-bb04-c51822b114fe" }},
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.alfresco.rest.core.RestModels
and, assertThat, getEntries, getEntryByIndex, getOneRandomEntry, getPagination, isEmpty, setPagination, when
-
Constructor Details
-
RestProcessVariableCollection
public RestProcessVariableCollection()
-
-
Method Details
-
getProcessVariableByName
-