org.sakaiproject.component.app.scheduler.jobs
Class TestConfigurableJob
java.lang.Object
org.sakaiproject.component.app.scheduler.jobs.AbstractConfigurableJob
org.sakaiproject.component.app.scheduler.jobs.TestConfigurableJob
- All Implemented Interfaces:
- org.quartz.Job
public class TestConfigurableJob
- extends AbstractConfigurableJob
Created by IntelliJ IDEA.
User: duffy
Date: Aug 25, 2010
Time: 4:02:31 PM
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 |
INTEGER_PROPERTY
public static final String INTEGER_PROPERTY
- See Also:
- Constant Field Values
STRING_PROPERTY
public static final String STRING_PROPERTY
- See Also:
- Constant Field Values
BOOLEAN_PROPERTY
public static final String BOOLEAN_PROPERTY
- See Also:
- Constant Field Values
TestConfigurableJob
public TestConfigurableJob()
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.