|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScheduleItemHistory | |
wt.scheduler |
scheduler package — Scheduling Service The scheduling service is responsible for scheduling the execution of resource-intensive methods, and keeping a history of their outcomes. |
Uses of ScheduleItemHistory in wt.scheduler |
Methods in wt.scheduler that return ScheduleItemHistory | |
static ScheduleItemHistory |
ScheduleItemHistory.newScheduleItemHistory(ScheduleItem theScheduleItem,
ScheduleHistory history)
Default factory for the class. |
Methods in wt.scheduler with parameters of type ScheduleItemHistory | |
protected boolean |
ScheduleItemHistory.readVersion(ScheduleItemHistory thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |