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 arg0)
           
 
Methods inherited from class org.exoplatform.services.scheduler.BaseJob
execute
 
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.exoplatform.services.scheduler.JobContext arg0)
             throws java.lang.Exception
Overrides:
execute in class org.exoplatform.services.scheduler.BaseJob
Throws:
java.lang.Exception


Copyright © 2012 eXo Platform SAS. All Rights Reserved.