public class JobTrigger
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JobTrigger.ExecutionWindowTrigger
ExecutionWindow represents a Job trigger that becomes eligible once
the current elapsed time exceeds the scheduled time + the
windowStart
value. |
static class |
JobTrigger.ImmediateTrigger |
| Constructor and Description |
|---|
JobTrigger() |