Class RestSubscriberModelCollection

All Implemented Interfaces:
IModelsCollectionAssertion<RestSubscriberModelCollection>, IRestModelsCollection<RestSubscriberModel>

public class RestSubscriberModelCollection extends RestModels<RestSubscriberModel,RestSubscriberModelCollection>
Handle collection of
Author:
meenal bhave Example: { "list": { "pagination": { "count": 20, "hasMoreItems": false, "totalItems": 20, "skipCount": 0, "maxItems": 100 }, "entries": [ { "entry": { "createdAt": "2017-07-14T13:52:47.319+0000", "syncService": { "id": "0", "uri": "https://localhost:9090/alfresco", "config": { "filters": { "nodeAspects": [ "rma:filePlanComponent", "sf:*", "smf:*", "cm:workingcopy" ], "smartFolderNodeAspects": [ "sf:*", "smf:*" ], "nodeTypesWhitelist": [ ], "nodeTypes": [ "bpm:package", "cm:systemfolder", "cm:failedThumbnail" ] }, "dsyncClientVersionMin": "1.0.1", "repoInfo": { "versionLabel": "5.2.2", "edition": "Enterprise" } } }, "deviceOS": "windows", "syncServiceId": "0", "id": "da34e9e5-57c8-4275-b24a-373b9f56e6da" } }, { "entry": { "createdAt": "2017-07-14T16:14:29.851+0000", "syncService": { "id": "0", "uri": "https://localhost:9090/alfresco", "config": { "filters": { "nodeAspects": [ "rma:filePlanComponent", "sf:*", "smf:*", "cm:workingcopy" ], "smartFolderNodeAspects": [ "sf:*", "smf:*" ], "nodeTypesWhitelist": [ "dod:filePlan", "hwf:rejectedCloudTask", "imap:imapBody", "st:site" ], "nodeTypes": [ "bpm:package", "cm:systemfolder", "cm:failedThumbnail", "rma:rmsite" ] }, "dsyncClientVersionMin": "1.0.1", "repoInfo": { "versionLabel": "5.2.2", "edition": "Enterprise" } } }, "deviceOS": "windows", "syncServiceId": "0", "id": "7c53fef9-d6fd-4657-830a-475850d6f04e" } }, { "entry": { "createdAt": "2017-07-21T13:19:11.792+0000", "syncService": { "id": "0", "uri": "https://localhost:9090/alfresco", "config": { "filters": { "nodeAspects": [ "rma:filePlanComponent", "sf:*", "smf:*", "cm:workingcopy" ], "smartFolderNodeAspects": [ "sf:*", "smf:*" ], "nodeTypesWhitelist": [ "dod:filePlan", "hwf:rejectedCloudTask", "imap:imapBody", "st:site", "resetpasswordwf:requestPasswordResetTask", "rma:hold", "rma:recordCategory", "hwf:approvedCloudTask" ], "nodeTypes": [ "bpm:package", "cm:systemfolder", "cm:failedThumbnail" ] }, "dsyncClientVersionMin": "1.0.1", "repoInfo": { "versionLabel": "5.2.2", "edition": "Enterprise" } } }, "deviceOS": "windows", "syncServiceId": "0", "id": "d9141278-8105-4986-a3f6-c003fdb3925e" } }
  • Constructor Details

    • RestSubscriberModelCollection

      public RestSubscriberModelCollection()