|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Schedule | |
---|---|
com.sas.hls.schedule | Service and class definitions for managing schedules. |
Uses of Schedule in com.sas.hls.schedule |
---|
Methods in com.sas.hls.schedule that return Schedule | |
---|---|
Schedule |
ScheduleService.createSchedule(String name,
String description,
Schedulable schedulable,
ScheduleTrigger trigger)
Creates a schedule that will run the job specified in the scheduleable at the specified time(s) defined in the trigger |
Schedule |
ScheduleService.getScheduleByDescriptor(ScheduleDescriptor schedule)
Get the full client representation of a schedule from their scheduleDescriptor. |
Schedule |
ScheduleService.updateSchedule(Schedule schedule)
Updates the specified schedule |
Methods in com.sas.hls.schedule with parameters of type Schedule | |
---|---|
Schedule |
ScheduleService.updateSchedule(Schedule schedule)
Updates the specified schedule |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |