Class KmeliaPendingValidationPublicationUserNotification

java.lang.Object
org.silverpeas.core.notification.user.builder.AbstractUserNotificationBuilder
org.silverpeas.core.notification.user.builder.AbstractResourceUserNotificationBuilder<T>
org.silverpeas.core.notification.user.builder.AbstractTemplateUserNotificationBuilder<T>
All Implemented Interfaces:
org.silverpeas.core.notification.user.builder.UserNotificationBuilder

public class KmeliaPendingValidationPublicationUserNotification extends AbstractKmeliaActionPublicationUserNotification
Author:
Yohann Chastagnier
  • Constructor Details

    • KmeliaPendingValidationPublicationUserNotification

      public KmeliaPendingValidationPublicationUserNotification(org.silverpeas.core.contribution.publication.model.PublicationDetail resource, String[] usersToBeNotified)
  • Method Details

    • 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>
    • getBundleSubjectKey

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

      protected String getTemplateFileName()
      Specified by:
      getTemplateFileName 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
    • getSenderName

      protected String getSenderName()
    • isSendImmediately

      protected boolean isSendImmediately()
      Overrides:
      isSendImmediately in class org.silverpeas.core.notification.user.builder.AbstractResourceUserNotificationBuilder<org.silverpeas.core.contribution.publication.model.PublicationDetail>