Class SuggestionNotifyManuallyUserNotification

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

    public class SuggestionNotifyManuallyUserNotification
    extends AbstractSuggestionUserNotification
    Author:
    Yohann Chastagnier
    • Constructor Detail

      • SuggestionNotifyManuallyUserNotification

        public SuggestionNotifyManuallyUserNotification​(Suggestion resource,
                                                        org.silverpeas.core.admin.user.model.User sender)
    • Method Detail

      • perform

        protected void perform​(Suggestion resource)
        Overrides:
        perform 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
      • getTemplateFileName

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