Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.scheduler.core
Class EventJob

java.lang.Object
  extended by org.nuxeo.ecm.platform.scheduler.core.EventJob
All Implemented Interfaces:
org.quartz.Job

public class EventJob
extends java.lang.Object
implements org.quartz.Job


Constructor Summary
EventJob()
           
 
Method Summary
 void execute(org.quartz.JobExecutionContext context)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventJob

public EventJob()
Method Detail

execute

public void execute(org.quartz.JobExecutionContext context)
             throws org.quartz.JobExecutionException
Specified by:
execute in interface org.quartz.Job
Throws:
org.quartz.JobExecutionException

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.