org.sakaiproject.component.app.scheduler.jobs
Class TestEventGeneratorJob
java.lang.Object
org.sakaiproject.component.app.scheduler.jobs.AbstractConfigurableJob
org.sakaiproject.component.app.scheduler.jobs.TestEventGeneratorJob
- All Implemented Interfaces:
- org.quartz.Job
public class TestEventGeneratorJob
- extends AbstractConfigurableJob
Created by IntelliJ IDEA.
User: duffy
Date: Nov 2, 2010
Time: 9:25:43 AM
To change this template use File | Settings | File Templates.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STARTDATE_PROPERTY
public static final String STARTDATE_PROPERTY
- See Also:
- Constant Field Values
NUMEVENTS_PROPERTY
public static final String NUMEVENTS_PROPERTY
- See Also:
- Constant Field Values
MININTERVAL_PROPERTY
public static final String MININTERVAL_PROPERTY
- See Also:
- Constant Field Values
TestEventGeneratorJob
public TestEventGeneratorJob()
setTriggerEventManager
public final void setTriggerEventManager(TriggerEventManager tem)
getTriggerEventManager
public final TriggerEventManager getTriggerEventManager()
runJob
public void runJob()
throws org.quartz.JobExecutionException
- Specified by:
runJob
in class AbstractConfigurableJob
- Throws:
org.quartz.JobExecutionException
Copyright © 2003-2012 Sakai Foundation. All Rights Reserved.