|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CreateJobInfo | |
---|---|
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 CreateJobInfo in com.sas.hls.job |
---|
Methods in com.sas.hls.job with parameters of type CreateJobInfo | |
---|---|
Job |
JobService.createJobInWorkspace(CreateJobInfo jobInfo)
Creates job in workspace based on information specified on CreateJobInfo |
Job |
JobService.createJobInWorkspaceAndRepository(CreateJobInfo jobInfo,
NewFileCheckinSpecification jobCheckinSpec)
Creates job in workspace and checks it into the repository |
Constructors in com.sas.hls.job with parameters of type CreateJobInfo | |
---|---|
CreateJobInfo(CreateJobInfo job)
Copy constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |