Class NotifyJob

java.lang.Object
org.exoplatform.forum.common.notify.NotifyJob
All Implemented Interfaces:
org.quartz.Job

public class NotifyJob extends Object implements org.quartz.Job
  • Constructor Details

  • Method Details

    • setMessageInfo

      public void setMessageInfo(NotifyInfo notifyInfo)
    • execute

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