org.exoplatform.forum.common.notify
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotifyJob
public NotifyJob()
throws Exception
- Throws:
Exception
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
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.