Uses of Interface
org.alfresco.service.cmr.notification.NotificationProvider
Packages that use NotificationProvider
-
Uses of NotificationProvider in org.alfresco.repo.notification
Classes in org.alfresco.repo.notification that implement NotificationProviderModifier and TypeClassDescriptionclassEMail notification provider implementationMethods in org.alfresco.repo.notification with parameters of type NotificationProviderModifier and TypeMethodDescriptionvoidNotificationServiceImpl.register(NotificationProvider notificationProvider) -
Uses of NotificationProvider in org.alfresco.service.cmr.notification
Methods in org.alfresco.service.cmr.notification with parameters of type NotificationProviderModifier and TypeMethodDescriptionvoidNotificationService.register(NotificationProvider notificationProvider) Registers a notification provider with the notification service.