Uses of Package
com.sas.lsaf.schedule
-
Packages that use com.sas.lsaf.schedule Package Description com.sas.lsaf Class to log on to the system.com.sas.lsaf.client Classes needed to create a session and access available services.com.sas.lsaf.schedule Service and class definitions to manage schedules. -
Classes in com.sas.lsaf.schedule used by com.sas.lsaf Class Description ScheduleService The service to manage the life cycle of a schedule. -
Classes in com.sas.lsaf.schedule used by com.sas.lsaf.client Class Description ScheduleService The service to manage the life cycle of a schedule. -
Classes in com.sas.lsaf.schedule used by com.sas.lsaf.schedule Class Description Schedulable The interface that indicates that an object can to be scheduled.Schedule The class that represents a schedule.ScheduleDescriptor A lightweight client representation of a schedule.ScheduleDescriptor.ScheduleStatus The status of a schedule.ScheduleException Thrown when there is an error with a schedule.ScheduleNotFoundException Thrown when the specified schedule is not found or the user does not have access to the schedule.ScheduleTrigger The class that defines when a schedule runs.ScheduleTrigger.DayOfWeek The days of a week to use in weekly schedules.ScheduleTrigger.TriggerType The intervals in which the schedule runs.