Class NotificationServiceHelper
- java.lang.Object
-
- org.nuxeo.ecm.platform.ec.notification.service.NotificationServiceHelper
-
public final class NotificationServiceHelper extends Object
- Author:
- Narcis Paslaru
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static NotificationService
getNotificationService()
Locates the notification service using NXRuntime.static UserManager
getUsersService()
-
-
-
Method Detail
-
getNotificationService
public static NotificationService getNotificationService()
Locates the notification service using NXRuntime.
-
getUsersService
public static UserManager getUsersService()
-
-