Class NotificationDigestJob

java.lang.Object
org.exoplatform.commons.notification.job.mbeans.NotificationDigestJob
All Implemented Interfaces:
org.quartz.Job

@PersistJobDataAfterExecution public class NotificationDigestJob extends Object implements org.quartz.Job
  • Constructor Details

    • NotificationDigestJob

      public NotificationDigestJob()
  • Method Details

    • execute

      public void execute(org.quartz.JobExecutionContext context) throws org.quartz.JobExecutionException
      Specified by:
      execute in interface org.quartz.Job
      Throws:
      org.quartz.JobExecutionException