Uses of Enum Class
org.alfresco.rest.requests.syncServiceAPI.Subscriptions.TYPE
Packages that use Subscriptions.TYPE
-
Uses of Subscriptions.TYPE in org.alfresco.rest.requests.syncServiceAPI
Methods in org.alfresco.rest.requests.syncServiceAPI that return Subscriptions.TYPEModifier and TypeMethodDescriptionstatic Subscriptions.TYPEReturns the enum constant of this class with the specified name.static Subscriptions.TYPE[]Subscriptions.TYPE.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.alfresco.rest.requests.syncServiceAPI with parameters of type Subscriptions.TYPEModifier and TypeMethodDescriptionSubscriptions.subscribeToNode(String targetNodeId, Subscriptions.TYPE subscriberType) Create Node Subscription for the specified target node using POST call on /subscribers/{deviceSubscriptionId}/subscriptions