org.exoplatform.services.wcm.newsletter
Class NewsletterEmailJob
java.lang.Object
org.exoplatform.services.scheduler.BaseJob
org.exoplatform.services.wcm.newsletter.NewsletterEmailJob
- All Implemented Interfaces:
- org.quartz.Job
public class NewsletterEmailJob
- extends org.exoplatform.services.scheduler.BaseJob
Created by The eXo Platform SAS
Author : eXoPlatform
chuong.phan@exoplatform.com, phan.le.thanh.chuong@gmail.com
May 21, 2009
|
Method Summary |
void |
execute(org.exoplatform.services.scheduler.JobContext context)
|
void |
execute(org.quartz.JobExecutionContext context)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NewsletterEmailJob
public NewsletterEmailJob()
execute
public void execute(org.quartz.JobExecutionContext context)
throws org.quartz.JobExecutionException
- Specified by:
execute in interface org.quartz.Job- Overrides:
execute in class org.exoplatform.services.scheduler.BaseJob
- Throws:
org.quartz.JobExecutionException
execute
public void execute(org.exoplatform.services.scheduler.JobContext context)
- Overrides:
execute in class org.exoplatform.services.scheduler.BaseJob
Copyright © 2011 eXo Platform SAS. All Rights Reserved.