Class AlertScheduler

java.lang.Object
java.util.TimerTask
org.ametys.cms.alerts.AlertScheduler
org.ametys.plugins.odfweb.alerts.AlertScheduler
All Implemented Interfaces:
Runnable, Disposable, Initializable, Component, Configurable, Contextualizable, LogEnabled, Serviceable

public class AlertScheduler extends AlertScheduler
Alerts scheduler: launches a cron which sends the alerts each night. This scheduler is the same as the CMS' AlertScheduler, except it runs the web version of AlertEngine.