org.exoplatform.forum.service.impl
Class JobManager

java.lang.Object
  extended by org.exoplatform.forum.service.impl.JobManager

public class JobManager
extends java.lang.Object

Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Jul 18, 2009


Constructor Summary
JobManager(org.quartz.JobDetail jobDetail)
           
 
Method Summary
 org.quartz.JobDataMap getDataMap()
           
 java.lang.String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JobManager

public JobManager(org.quartz.JobDetail jobDetail)
Method Detail

getName

public java.lang.String getName()

getDataMap

public org.quartz.JobDataMap getDataMap()


Copyright © 2010 eXo Platform SAS. All Rights Reserved.