org.exoplatform.platform.gadget.services.ForumStatistics
Class ForumsWeeklyStatisticJob
java.lang.Object
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
|
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 |
ForumsWeeklyStatisticJob
public ForumsWeeklyStatisticJob()
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 © 2013 eXo Platform SAS. All Rights Reserved.