org.exoplatform.services.wcm.newsletter
Class NewsletterEmailJob

java.lang.Object
  extended by org.exoplatform.services.scheduler.BaseJob
      extended by 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


Constructor Summary
NewsletterEmailJob()
           
 
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
 

Constructor Detail

NewsletterEmailJob

public NewsletterEmailJob()
Method Detail

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 © 2014 eXo Platform SAS. All Rights Reserved.