Uses of Interface
org.nuxeo.ecm.platform.notification.api.NotificationManager
-
Packages that use NotificationManager Package Description org.nuxeo.ecm.platform.ec.notification.automation org.nuxeo.ecm.platform.ec.notification.service -
-
Uses of NotificationManager in org.nuxeo.ecm.platform.ec.notification.automation
Fields in org.nuxeo.ecm.platform.ec.notification.automation declared as NotificationManager Modifier and Type Field Description protected NotificationManager
SubscribeOperation. notificationManager
protected NotificationManager
UnsubscribeOperation. notificationManager
-
Uses of NotificationManager in org.nuxeo.ecm.platform.ec.notification.service
Classes in org.nuxeo.ecm.platform.ec.notification.service that implement NotificationManager Modifier and Type Class Description class
NotificationService
-