org.exoplatform.calendar.service
Class AutoGeneratePeriodJobImp

java.lang.Object
  extended by org.exoplatform.calendar.service.AutoGeneratePeriodJobImp
All Implemented Interfaces:
org.quartz.Job

public class AutoGeneratePeriodJobImp
extends java.lang.Object
implements org.quartz.Job

Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com May 14, 2009


Constructor Summary
AutoGeneratePeriodJobImp()
           
 
Method Summary
 void execute(org.quartz.JobExecutionContext jContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AutoGeneratePeriodJobImp

public AutoGeneratePeriodJobImp()
Method Detail

execute

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


Copyright © 2011 eXo Platform SAS. All Rights Reserved.