Uses of Class
org.alfresco.rest.model.RestSyncSetGetModel
-
Packages that use RestSyncSetGetModel Package Description org.alfresco.rest.requests.syncServiceAPI -
-
Uses of RestSyncSetGetModel in org.alfresco.rest.requests.syncServiceAPI
Methods in org.alfresco.rest.requests.syncServiceAPI that return RestSyncSetGetModel Modifier and Type Method Description RestSyncSetGetModelSync. getSync(RestSyncNodeSubscriptionModel nodeSubscriptionModel, RestSyncSetRequestModel sync)Gets the Change Set for the specified subscriber/subscription and SyncId using GET call on /subscribers/{deviceSubscriptionId}/subscriptions/{nodeSubscriptionId}/sync
-