Package | Description |
---|---|
javax.enterprise.concurrent |
Classes and interfaces that make up the Jakarta Concurrency specification.
|
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 © 2019 Eclipse Foundation.
Use is subject to license terms.