Package org.alfresco.rest.model
Class RestSyncServiceConfigModel
java.lang.Object
org.alfresco.utility.model.TestModel
org.alfresco.rest.model.RestSyncServiceConfigModel
- All Implemented Interfaces:
org.alfresco.utility.model.Model
public class RestSyncServiceConfigModel
extends org.alfresco.utility.model.TestModel
Base Path {@linkplain /alfresco/api/-default-/private/alfresco/versions/1}
- Author:
- Meenal Bhave Example: "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" } }
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.alfresco.utility.model.TestModel
setRandomValuesForAllFields, toInfo, toJson, toString
-
Constructor Details
-
RestSyncServiceConfigModel
public RestSyncServiceConfigModel()
-
-
Method Details
-
getDsyncClientVersionMin
-
getFilters
-
getRepoInfo
-
getIdentityServiceConfig
-