public class NotifyJob extends Object implements org.quartz.Job
| Constructor and Description |
|---|
NotifyJob() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.quartz.JobExecutionContext context) |
void |
setMessageInfo(NotifyInfo notifyInfo) |
public void setMessageInfo(NotifyInfo notifyInfo)
public void execute(org.quartz.JobExecutionContext context)
throws org.quartz.JobExecutionException
execute in interface org.quartz.Joborg.quartz.JobExecutionExceptionCopyright © 2003–2020 eXo Platform SAS. All rights reserved.