org.exoplatform.calendar.service
Class ReminderPeriodJob

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

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

Created by The eXo Platform SARL Author : Hung Nguyen hung.nguyen@exoplatform.com nov 29, 2007


Field Summary
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
ReminderPeriodJob(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

ReminderPeriodJob

public ReminderPeriodJob(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.