public interface NotificationMessageBuilder
| Modifier and Type | Method and Description |
|---|---|
List<NotificationMessage> |
buildNotificationMessages(NotificationEvent notificationEvent)
Builds a list of notification messages for the notification event
|
List<NotificationMessage> buildNotificationMessages(NotificationEvent notificationEvent)
notificationEvent - the notification eventCopyright © 2019. All rights reserved.