Package | Description |
---|---|
com.sas.hls.drug.client |
Classes specific to accessing an instance of the SAS Life Science Analytics Framework 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.
|
Class and Description |
---|
ScheduleService
The schedule service provides methods to manage the life cycle of a schedule.
|
Class and Description |
---|
Schedulable
An interface indicating an object that supports the ability to be scheduled.
|
Class and Description |
---|
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.
|
Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA