|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.sas.hls.schedule | |
---|---|
com.sas.hls.drug.client | Classes specific to accessing an instance of the SAS Drug Development application. |
com.sas.hls.job | Provides the classes needed to create, update, and get jobs as well as execute them and get their status |
com.sas.hls.schedule | Service and class definitions for managing schedules. |
Classes in com.sas.hls.schedule used by com.sas.hls.drug.client | |
---|---|
ScheduleService
The schedule service provides methods to manage the life cycle of a schedule. |
Classes in com.sas.hls.schedule used by com.sas.hls.job | |
---|---|
Schedulable
An interface indicating an object that supports the ability to be scheduled. |
Classes in com.sas.hls.schedule used by com.sas.hls.schedule | |
---|---|
Schedulable
An interface indicating an object that supports the ability to be scheduled. |
|
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. |
|
ScheduleDescriptor.ScheduleStatus
ScheduleStatus is an enum status of a schedule. |
|
ScheduleTrigger
ScheduleTrigger defines when the schedule will run. |
|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |