Package | Description |
---|---|
com.sas.lsaf.messaging.subscription |
The service for creating and retrieving subscriptions.
|
Modifier and Type | Method and Description |
---|---|
Set<Subscription> |
SubscriptionService.getSubscriptionsByPath(String path)
Gets the subscriptions for the path.
|
Set<Subscription> |
SubscriptionService.setSubscriptions(String path,
Set<SubscriptionEvent> events)
Sets the subscriptions for the path for the current user.
|
<i>Copyright (c) 2021, SAS Institute Inc., Cary, NC, USA</i>