Package | Description |
---|---|
org.alfresco.repo.notification | |
org.alfresco.repo.service | |
org.alfresco.repo.workflow | |
org.alfresco.service |
Provides the public facing interfaces of the Services of the Alfresco Repository.
|
Modifier and Type | Class and Description |
---|---|
class |
NotificationServiceImpl
Notification service implementation.
|
Modifier and Type | Method and Description |
---|---|
void |
EMailNotificationProvider.setNotificationService(NotificationService notificationService) |
Modifier and Type | Method and Description |
---|---|
NotificationService |
ServiceDescriptorRegistry.getNotificationService() |
Modifier and Type | Method and Description |
---|---|
void |
WorkflowNotificationUtils.setNotificationService(NotificationService service) |
Modifier and Type | Method and Description |
---|---|
NotificationService |
ServiceRegistry.getNotificationService()
Deprecated.
This method has been deprecated as it would return a service that is not part of the public API.
The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.