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 |
---|---|
Manifest |
JobSubmissionService.getManifestByJobSubmission(String jobSubmissionId)
Gets the job manifest file for the job submission.
|
Manifest |
JobSubmissionService.getManifestByRepositoryPath(String path,
String version)
Gets the job manifest file at the path and version in the repository.
|
Manifest |
JobSubmissionService.getManifestByWorkspacePath(String path)
Gets the job manifest file at the path in the workspace.
|
<i>Copyright (c) 2020, SAS Institute Inc., Cary, NC, USA</i>