Uses of Class
com.sas.lsaf.schedule.Schedule
Packages that use Schedule
-
Uses of Schedule in com.sas.lsaf.schedule
Methods in com.sas.lsaf.schedule that return ScheduleModifier and TypeMethodDescriptionScheduleService.createSchedule(String name, String description, Schedulable schedulable, ScheduleTrigger trigger) Creates a schedule that runs the job that is specified in the schedulable at the time that is defined in the trigger.ScheduleService.getSchedule(String id) Gets the full client representation of a schedule for the specified identifier.ScheduleService.updateSchedule(Schedule schedule) Updates the scheduleMethods in com.sas.lsaf.schedule with parameters of type ScheduleModifier and TypeMethodDescriptionScheduleService.updateSchedule(Schedule schedule) Updates the schedule