Class QuickInfoDelayedVisibilityUserNotificationReminderInitializer

  • All Implemented Interfaces:
    org.silverpeas.core.initialization.Initialization

    @Service
    public class QuickInfoDelayedVisibilityUserNotificationReminderInitializer
    extends Object
    implements org.silverpeas.core.initialization.Initialization
    In charge of initializing the reminder about news with a publish visibility set into the future.
    Author:
    silveryocha
    • Constructor Detail

      • QuickInfoDelayedVisibilityUserNotificationReminderInitializer

        public QuickInfoDelayedVisibilityUserNotificationReminderInitializer()
    • Method Detail

      • init

        public void init()
                  throws Exception
        Specified by:
        init in interface org.silverpeas.core.initialization.Initialization
        Throws:
        Exception