Uses of Interface
org.alfresco.service.cmr.notification.NotificationService
Packages that use NotificationService
Package
Description
Provides the public facing interfaces of the Services of the Alfresco Repository.
-
Uses of NotificationService in org.alfresco.repo.notification
Classes in org.alfresco.repo.notification that implement NotificationServiceModifier and TypeClassDescriptionclassNotification service implementation.Methods in org.alfresco.repo.notification with parameters of type NotificationServiceModifier and TypeMethodDescriptionvoidEMailNotificationProvider.setNotificationService(NotificationService notificationService) -
Uses of NotificationService in org.alfresco.repo.service
Methods in org.alfresco.repo.service that return NotificationService -
Uses of NotificationService in org.alfresco.repo.workflow
Methods in org.alfresco.repo.workflow with parameters of type NotificationServiceModifier and TypeMethodDescriptionvoidWorkflowNotificationUtils.setNotificationService(NotificationService service) -
Uses of NotificationService in org.alfresco.service
Methods in org.alfresco.service that return NotificationServiceModifier and TypeMethodDescriptionServiceRegistry.getNotificationService()Deprecated.This method has been deprecated as it would return a service that is not part of the public API.