public interface DigestorService
| Modifier and Type | Method and Description |
|---|---|
MessageInfo |
buildMessage(NotificationContext context,
Map<NotificationKey,List<NotificationInfo>> notificationData,
UserSetting userSetting)
Builds information of a message from a list of notification messages.
|
MessageInfo buildMessage(NotificationContext context, Map<NotificationKey,List<NotificationInfo>> notificationData, UserSetting userSetting)
notificationData - The list of notification messages.userSetting - The user's notification settings.Copyright © 2003–2015 eXo Platform SAS. All rights reserved.