Uses of Class
com.sas.lsaf.schedule.ScheduleNotFoundException
Packages that use ScheduleNotFoundException
-
Uses of ScheduleNotFoundException in com.sas.lsaf.schedule
Methods in com.sas.lsaf.schedule that throw ScheduleNotFoundExceptionModifier and TypeMethodDescriptionvoidScheduleService.deleteSchedule(String id) Deletes the scheduleScheduleService.getSchedule(String id) Gets the full client representation of a schedule for the specified identifier.voidScheduleService.pauseSchedule(String id) Pauses the schedule.voidScheduleService.resumeSchedule(String id) Resumes the scheduleScheduleService.updateSchedule(Schedule schedule) Updates the schedule