|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JobSubmission | |
---|---|
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 JobSubmission in com.sas.hls.job |
---|
Methods in com.sas.hls.job that return JobSubmission | |
---|---|
JobSubmission |
JobExecutionService.submitJobInRepository(String jobPath,
String version,
Set<ParameterValue> params)
Submits job in the repository. |
JobSubmission |
JobExecutionService.submitJobInWorkspace(String jobPath,
Set<ParameterValue> params)
Submits job in the current user's workspace. |
Methods in com.sas.hls.job with parameters of type JobSubmission | |
---|---|
JobStatus |
JobExecutionService.getJobSubmissionStatus(JobSubmission jobSubmission)
Gets the current job submission status for a specific submission of a job. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |