Package org.alfresco.rest.model
Class RestSyncNodeSubscriptionModel
java.lang.Object
org.alfresco.utility.model.TestModel
org.alfresco.rest.model.RestSyncNodeSubscriptionModel
- All Implemented Interfaces:
IModelAssertion<RestSyncNodeSubscriptionModel>,IRestModel<RestSyncNodeSubscriptionModel>,org.alfresco.utility.model.Model
public class RestSyncNodeSubscriptionModel
extends org.alfresco.utility.model.TestModel
implements IRestModel<RestSyncNodeSubscriptionModel>
Base Path {@linkplain /alfresco/api/-default-/private/alfresco/versions/1}
- Author:
- Meenal Bhave { "entry": { "deviceSubscriptionId": "012d6bf6-8b11-4dc3-bd45-6e4f77b48f67", "createdAt": "2017-08-11T15:54:41.444+0000", "targetPath": "/Company Home/Data Dictionary", "state": "VALID", "id": "5d120857-e155-44bc-9d1f-97ead5631090", "targetNodeId": "20ad767c-4d86-4d9f-91a6-2e82fffa4e87" } }
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.alfresco.utility.model.TestModel
setRandomValuesForAllFields, toInfo, toJson, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.alfresco.rest.core.assertion.IModelAssertion
and, assertThat
-
Constructor Details
-
RestSyncNodeSubscriptionModel
public RestSyncNodeSubscriptionModel() -
RestSyncNodeSubscriptionModel
-
-
Method Details
-
onModel
- Specified by:
onModelin interfaceIRestModel<RestSyncNodeSubscriptionModel>
-
getModel
-
getDeviceSubscriptionId
-
getCreatedAt
-
getTargetPath
-
getState
-
getId
-
getTargetNodeId
-