org.exoplatform.services.wcm.extensions.scheduler
Class BackCronJob

java.lang.Object
  extended by org.exoplatform.container.component.BaseComponentPlugin
      extended by org.exoplatform.services.scheduler.CronJob
          extended by org.exoplatform.services.wcm.extensions.scheduler.BackCronJob
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin

public class BackCronJob
extends org.exoplatform.services.scheduler.CronJob

Created by The eXo Platform MEA Author : haikel.thamri@exoplatform.com


Field Summary
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
BackCronJob(org.exoplatform.container.xml.InitParams params)
           
 
Method Summary
 org.quartz.JobDataMap getJobDataMap()
           
 
Methods inherited from class org.exoplatform.services.scheduler.CronJob
getExpression, getJobInfo
 
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

BackCronJob

public BackCronJob(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.CronJob


Copyright © 2010 eXo Platform SAS. All Rights Reserved.