org.exoplatform.calendar.service
Class ReminderPeriodJob
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.scheduler.PeriodJob
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
| Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin |
desc, name |
|
Constructor Summary |
ReminderPeriodJob(org.exoplatform.container.xml.InitParams params)
|
| 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 |
ReminderPeriodJob
public ReminderPeriodJob(org.exoplatform.container.xml.InitParams params)
throws Exception
- Throws:
Exception
getJobDataMap
public org.quartz.JobDataMap getJobDataMap()
- Overrides:
getJobDataMap in class org.exoplatform.services.scheduler.PeriodJob
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.