Class 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 Details

    • RestDeploymentModelsCollection

      public RestDeploymentModelsCollection()
  • Method Details