Class SuggestionPendingValidationUserNotification

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

    public class SuggestionPendingValidationUserNotification
    extends AbstractSuggestionActionUserNotification
    Author:
    Yohann Chastagnier
    • Constructor Detail

      • SuggestionPendingValidationUserNotification

        public SuggestionPendingValidationUserNotification​(Suggestion resource)
    • Method Detail

      • perform

        protected void perform​(Suggestion resource)
        Overrides:
        perform in class org.silverpeas.core.notification.user.builder.AbstractTemplateUserNotificationBuilder<Suggestion>
      • getBundleSubjectKey

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

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

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