|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Schedulable | An interface indicating an object that supports the ability to be scheduled. |
ScheduleService | The schedule service provides methods to manage the life cycle of a schedule. |
Class Summary | |
---|---|
Schedule | A schedule is composed of the item to be scheduled as well as the mechanism (Trigger) for when the schedule will run. |
ScheduleDescriptor | A light-weight client representation of a schedule. |
ScheduleTimeZoneConstants | Abstract class containing string constants which represent the time zone values required when creating a weekly ScheduleTrigger . |
ScheduleTrigger | ScheduleTrigger defines when the schedule will run. |
Enum Summary | |
---|---|
ScheduleDescriptor.ScheduleStatus | ScheduleStatus is an enum status of a schedule. |
ScheduleTrigger.DayOfWeek | DayOfWeek is an enumeration representing the days of a week to use in weekly schedules. |
ScheduleTrigger.TriggerType | TriggerType is an enumeration representing the possible intervals in which the schedule can run. |
Service and class definitions for managing schedules.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |