public interface NotificationProvider
NotificationProvider
...Modifier and Type | Method and Description |
---|---|
Notification |
getNotification(Event event,
Channel channelConfig)
Create a
Notification for the given channel based on the given event. |
Notification getNotification(Event event, Channel channelConfig)
Notification
for the given channel based on the given event.event
- The event for which to get notificationschannelConfig
- The channel configuration.Copyright © 2010 - 2020 Adobe. All Rights Reserved