| Modifier and Type | Field and Description |
|---|---|
static String |
SLEEP_MILLIS_FIELD_NAME |
| Constructor and Description |
|---|
SleepingTask() |
SleepingTask(StepService runStatus) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.quartz.JobExecutionContext arg0) |
String |
getFirstStepName() |
int |
getStepsCount() |
void |
interrupt() |
public static final String SLEEP_MILLIS_FIELD_NAME
public SleepingTask()
@Inject public SleepingTask(StepService runStatus)
public void execute(org.quartz.JobExecutionContext arg0)
throws org.quartz.JobExecutionException
execute in interface org.quartz.Joborg.quartz.JobExecutionExceptionpublic String getFirstStepName()
getFirstStepName in interface Taskpublic int getStepsCount()
getStepsCount in interface Taskpublic void interrupt()
throws org.quartz.UnableToInterruptJobException
interrupt in interface org.quartz.InterruptableJoborg.quartz.UnableToInterruptJobExceptionCopyright © 2017 Netgrid. All rights reserved.