eXo Kernel :: Component :: Common Service 2.4.11-UXP01

org.exoplatform.services.scheduler
Class PeriodJob

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

public class PeriodJob
extends BaseComponentPlugin

Created by The eXo Platform SAS Author : Tuan Nguyen tuan08@users.sourceforge.net Oct 6, 2005


Field Summary
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
PeriodJob(InitParams params)
           
 
Method Summary
 org.quartz.JobDataMap getJobDataMap()
           
 JobInfo getJobInfo()
           
 PeriodInfo 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

PeriodJob

public PeriodJob(InitParams params)
          throws Exception
Throws:
Exception
Method Detail

getJobInfo

public JobInfo getJobInfo()

getPeriodInfo

public PeriodInfo getPeriodInfo()

getJobDataMap

public org.quartz.JobDataMap getJobDataMap()

eXo Kernel :: Component :: Common Service 2.4.11-UXP01

Copyright © 2014 eXo Platform SAS. All Rights Reserved.