Package org.alfresco.rest.model
Class RestSyncServiceRepoInfoModel
- java.lang.Object
-
- org.alfresco.utility.model.TestModel
-
- org.alfresco.rest.model.RestSyncServiceRepoInfoModel
-
- All Implemented Interfaces:
org.alfresco.utility.model.Model
public class RestSyncServiceRepoInfoModel extends org.alfresco.utility.model.TestModelBase Path {@linkplain /alfresco/api/-default-/private/alfresco/versions/1}- Author:
- Meenal Bhave Example: "repoInfo": { "versionLabel": "5.2.2", "edition": "Enterprise" }
-
-
Constructor Summary
Constructors Constructor Description RestSyncServiceRepoInfoModel()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetEdition()java.lang.StringgetVersionLabel()booleanisClusterEnabled()voidsetVersionLabel(java.lang.String versionLabel)
-