org.exoplatform.calendar.service
Class AutoGeneratePeriodJob

java.lang.Object
  extended by org.exoplatform.container.component.BaseComponentPlugin
      extended by org.exoplatform.services.scheduler.PeriodJob
          extended by org.exoplatform.calendar.service.AutoGeneratePeriodJob
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin

public class AutoGeneratePeriodJob
extends org.exoplatform.services.scheduler.PeriodJob

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


Field Summary
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
AutoGeneratePeriodJob(org.exoplatform.container.xml.InitParams params)
           
 
Method Summary
 org.quartz.JobDataMap getJobDataMap()
           
 
Methods inherited from class org.exoplatform.services.scheduler.PeriodJob
getJobInfo, getPeriodInfo
 
Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AutoGeneratePeriodJob

public AutoGeneratePeriodJob(org.exoplatform.container.xml.InitParams params)
                      throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

getJobDataMap

public org.quartz.JobDataMap getJobDataMap()
Overrides:
getJobDataMap in class org.exoplatform.services.scheduler.PeriodJob


Copyright © 2011 eXo Platform SAS. All Rights Reserved.