|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JobDescriptor | |
---|---|
com.sas.hls.job | Provides the classes needed to create, update, and get jobs as well as execute them and get their status |
Uses of JobDescriptor in com.sas.hls.job |
---|
Subclasses of JobDescriptor in com.sas.hls.job | |
---|---|
class |
Job
The client representation of a job |
Methods in com.sas.hls.job that return JobDescriptor | |
---|---|
JobDescriptor |
ScheduleJobInfo.getJob()
Get the light-weight representation of the job to run |
Methods in com.sas.hls.job with parameters of type JobDescriptor | |
---|---|
void |
ScheduleJobInfo.setJob(JobDescriptor job)
Set the light-weight representation of the job to run |
Constructors in com.sas.hls.job with parameters of type JobDescriptor | |
---|---|
ScheduleJobInfo(JobDescriptor job)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |