Modifier and Type | Method and Description |
---|---|
Date |
Trigger.getNextRunTime(LastExecution lastExecutionInfo,
Date taskScheduledTime)
Retrieve the next time that the task should run after.
|
boolean |
Trigger.skipRun(LastExecution lastExecutionInfo,
Date scheduledRunTime)
Return true if this run instance should be skipped.
|
Copyright (c) 2020 Eclipse Foundation. Use is subject to license terms.