Package | Description |
---|---|
com.sas.lsaf.execution.job |
Provides the classes needed to create, update, and get jobs as well as execute them and get their status
|
Modifier and Type | Method and Description |
---|---|
JobSubmission |
JobSubmissionService.getJobSubmission(String id)
Gets the current job submission for a specific submission of a job.
|
JobSubmission |
JobSubmissionService.getJobSubmissionBySasSession(String sessionId)
Gets the
JobSubmission that contains job information and the job execution status for the job that
created SAS session. |
JobSubmissionStatus |
JobSubmissionService.getJobSubmissionStatus(String jobSubmissionId)
Gets the current job submission status for a specific submission of a job.
|
Copyright (c) 2019, SAS Institute Inc., Cary, NC, USA