Uses of Class
org.alfresco.service.cmr.notification.NotificationContext
Packages that use NotificationContext
-
Uses of NotificationContext in org.alfresco.repo.notification
Methods in org.alfresco.repo.notification with parameters of type NotificationContextModifier and TypeMethodDescriptionvoidEMailNotificationProvider.sendNotification(NotificationContext notificationContext) voidNotificationServiceImpl.sendNotification(String notificationProvider, NotificationContext notificationContext) -
Uses of NotificationContext in org.alfresco.service.cmr.notification
Methods in org.alfresco.service.cmr.notification with parameters of type NotificationContextModifier and TypeMethodDescriptionvoidNotificationProvider.sendNotification(NotificationContext notificationContext) Sends a notification using the notification provider.voidNotificationService.sendNotification(String notificationProvider, NotificationContext notificationContext) Send notification using the names notification provider and notification context.