Class DigestorServiceImpl

  • All Implemented Interfaces:
    org.exoplatform.commons.api.notification.service.template.DigestorService

    public class DigestorServiceImpl
    extends Object
    implements org.exoplatform.commons.api.notification.service.template.DigestorService
    • Method Detail

      • buildMessage

        public org.exoplatform.commons.api.notification.model.MessageInfo buildMessage​(org.exoplatform.commons.api.notification.NotificationContext jobContext,
                                                                                       Map<org.exoplatform.commons.api.notification.model.PluginKey,​List<org.exoplatform.commons.api.notification.model.NotificationInfo>> notificationData,
                                                                                       org.exoplatform.commons.api.notification.model.UserSetting userSetting)
        Specified by:
        buildMessage in interface org.exoplatform.commons.api.notification.service.template.DigestorService