Package org.alfresco.rest.model
Class RestSyncSetResetsModel
java.lang.Object
org.alfresco.utility.model.TestModel
org.alfresco.rest.model.RestSyncSetResetsModel
- All Implemented Interfaces:
org.alfresco.utility.model.Model
public class RestSyncSetResetsModel
extends org.alfresco.utility.model.TestModel
Base Path {@linkplain /alfresco/api/-default-/private/alfresco/versions/1}
- Author:
- Meenal Bhave Example: "resets": [ { "subscriptionId": "7787ac59-ec71-43c0-b97a-ebdba0254759", "resetAll": false, "resetReason": "Stale", "timestamp": 1502811227880 } ]
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.alfresco.utility.model.TestModel
setRandomValuesForAllFields, toInfo, toJson, toString
-
Constructor Details
-
RestSyncSetResetsModel
public RestSyncSetResetsModel()
-
-
Method Details
-
getSubscriptionId
-
getResetReason
-
getIsResetAll
-
getTimeStamp
-