Class NotificationJob

  • All Implemented Interfaces:
    org.quartz.InterruptableJob, org.quartz.Job

    public class NotificationJob
    extends AbstractInterruptableJob
    Periodically checks for notification to send.
    See Also:
    NotificationTask