org.exoplatform.platform.gadget.services.ForumStatistics
Class ForumsWeeklyStatisticJob

java.lang.Object
  extended by org.exoplatform.platform.gadget.services.ForumStatistics.ForumsWeeklyStatisticJob
All Implemented Interfaces:
org.quartz.Job

public class ForumsWeeklyStatisticJob
extends Object
implements org.quartz.Job

Job service with a periodic action in order to store Forums Weekly Statistics in JCR.

Version:
1.0
Author:
Do Thanh Tung

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

ForumsWeeklyStatisticJob

public ForumsWeeklyStatisticJob()
Method Detail

execute

public void execute(org.quartz.JobExecutionContext context)
             throws org.quartz.JobExecutionException
Specified by:
execute in interface org.quartz.Job
Throws:
org.quartz.JobExecutionException
See Also:
Job.execute(org.quartz.JobExecutionContext)


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.