public interface NotificationProvider
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Gets the name of the notification provider.
|
void |
sendNotification(NotificationContext notificationContext)
Sends a notification using the notification provider.
|
@NotAuditable String getName()
@NotAuditable void sendNotification(NotificationContext notificationContext)
notificationContext - notification contextCopyright © 2005–2018 Alfresco Software. All rights reserved.