public class TestConfigurableJob extends AbstractConfigurableJob
Modifier and Type | Field and Description |
---|---|
static String |
BOOLEAN_PROPERTY |
static String |
INTEGER_PROPERTY |
static String |
STRING_PROPERTY |
Constructor and Description |
---|
TestConfigurableJob() |
Modifier and Type | Method and Description |
---|---|
void |
runJob() |
execute, getConfiguredProperty, getJobExecutionContext, setJobExecutionContext
public static final String INTEGER_PROPERTY
public static final String STRING_PROPERTY
public static final String BOOLEAN_PROPERTY
public void runJob() throws org.quartz.JobExecutionException
runJob
in class AbstractConfigurableJob
org.quartz.JobExecutionException
Copyright © 2003–2019 Sakai Foundation. All rights reserved.