public final class JobRunner
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
PING_PERIOD |
| Modifier and Type | Method and Description |
|---|---|
static JobRunner |
newJobRunner(JobInfo job,
JobRepository jobRepository,
java.util.concurrent.ScheduledExecutorService executorService) |
void |
start(JobRunnable runnable) |
public static final long PING_PERIOD
public static JobRunner newJobRunner(JobInfo job, JobRepository jobRepository, java.util.concurrent.ScheduledExecutorService executorService)
public void start(JobRunnable runnable)