Class RestSubscriberModel

java.lang.Object
org.alfresco.utility.model.TestModel
org.alfresco.rest.model.RestSubscriberModel
All Implemented Interfaces:
IModelAssertion<RestSubscriberModel>, IRestModel<RestSubscriberModel>, org.alfresco.utility.model.Model

public class RestSubscriberModel extends org.alfresco.utility.model.TestModel implements IRestModel<RestSubscriberModel>
Base Path {@linkplain /alfresco/api/-default-/private/alfresco/versions/1}
Author:
Meenal Bhave { "entry": { "createdAt": "2017-08-11T14:18:22.765+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" ] }, "dsyncClientVersionMin": "1.0.1", "repoInfo": { "versionLabel": "5.2.2", "edition": "Enterprise" } } }, "deviceOS": "windows", "syncServiceId": "0", "id": "089e45bd-a059-41f2-885e-c51f487956d6" } }
  • Constructor Details

    • RestSubscriberModel

      public RestSubscriberModel()
    • RestSubscriberModel

      public RestSubscriberModel(String deviceOS, String clientVersion)
  • Method Details