Class KmeliaNotifyPublicationUserNotification

  • All Implemented Interfaces:
    org.silverpeas.core.notification.user.builder.UserNotificationBuilder

    public class KmeliaNotifyPublicationUserNotification
    extends AbstractKmeliaPublicationUserNotification
    Author:
    Yohann Chastagnier
    • Constructor Detail

      • KmeliaNotifyPublicationUserNotification

        public KmeliaNotifyPublicationUserNotification​(org.silverpeas.core.node.model.NodePK nodePK,
                                                       org.silverpeas.core.contribution.publication.model.PublicationDetail resource)
    • Method Detail

      • perform

        protected void perform​(org.silverpeas.core.contribution.publication.model.PublicationDetail resource)
        Overrides:
        perform in class org.silverpeas.core.notification.user.builder.AbstractTemplateUserNotificationBuilder<org.silverpeas.core.contribution.publication.model.PublicationDetail>
      • getUserIdsToNotify

        protected Collection<String> getUserIdsToNotify()
        Specified by:
        getUserIdsToNotify in class org.silverpeas.core.notification.user.builder.AbstractUserNotificationBuilder
      • getTemplateFileName

        protected String getTemplateFileName()
        Specified by:
        getTemplateFileName in class org.silverpeas.core.notification.user.builder.AbstractTemplateUserNotificationBuilder<org.silverpeas.core.contribution.publication.model.PublicationDetail>