Package org.alfresco.rest.model
Class RestDeploymentModelsCollection
java.lang.Object
org.alfresco.rest.core.RestModels<RestDeploymentModel,RestDeploymentModelsCollection>
org.alfresco.rest.model.RestDeploymentModelsCollection
- All Implemented Interfaces:
IModelsCollectionAssertion<RestDeploymentModelsCollection>,IRestModelsCollection<RestDeploymentModel>
public class RestDeploymentModelsCollection
extends RestModels<RestDeploymentModel,RestDeploymentModelsCollection>
"entries": [ { "entry": { "name": "parallel-review-group.bpmn20.xml", "id": "17", "deployedAt": "2016-03-04T11:28:02.000+0000" } }, { "entry": { "name": "review.bpmn20.xml", "id": "5", "deployedAt": "2016-03-04T11:28:01.000+0000" } } ] Created by Claudia Agache on 10/4/2016.
-
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
-
RestDeploymentModelsCollection
public RestDeploymentModelsCollection()
-
-
Method Details
-
getDeploymentByName
-