org.exoplatform.services.scheduler.impl
Class QueueTaskJob
java.lang.Object
org.exoplatform.services.scheduler.BaseJob
org.exoplatform.services.scheduler.impl.QueueTaskJob
- All Implemented Interfaces:
- org.quartz.Job
public class QueueTaskJob
- extends BaseJob
Created by The eXo Platform SAS Author : Hoa Pham
hoapham@exoplatform.com,phamvuxuanhoa@yahoo.com Oct 7, 2005
- Version:
- $Id: QueueTaskJob.java 34394 2009-07-23 09:23:31Z dkatayev $
| Methods inherited from class org.exoplatform.services.scheduler.BaseJob |
execute |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueueTaskJob
public QueueTaskJob()
execute
public void execute(JobContext context)
throws Exception
- Overrides:
execute in class BaseJob
- Throws:
Exception
Copyright © 2014 eXo Platform SAS. All Rights Reserved.