Package | Description |
---|---|
com.sas.hls.job |
Provides the classes needed to create, update, and get jobs as well as execute them and get their status
|
Modifier and Type | Class and Description |
---|---|
class |
Job
The client representation of a job.
|
Modifier and Type | Method and Description |
---|---|
JobDescriptor |
ScheduleJobInfo.getJob()
Get the light-weight representation of the job to run
|
Modifier and Type | Method and Description |
---|---|
void |
ScheduleJobInfo.setJob(JobDescriptor job)
Set the light-weight representation of the job to run
|
Constructor and Description |
---|
ScheduleJobInfo(JobDescriptor job) |
Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA