Class FormsOnlineCanceledRequestUserNotification

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

    public class FormsOnlineCanceledRequestUserNotification
    extends AbstractFormsOnlineRequestUserNotification
    Author:
    Nicolas EYSSERIC
    • Constructor Detail

      • FormsOnlineCanceledRequestUserNotification

        public FormsOnlineCanceledRequestUserNotification​(FormInstance resource)
    • Method Detail

      • perform

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

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

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

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