Uses of Class
com.sas.lsaf.execution.job.ResultsNotFoundException
Packages that use ResultsNotFoundException
Package
Description
Provides the classes needed to create, update, and get jobs as well as execute them and get their status.
-
Uses of ResultsNotFoundException in com.sas.lsaf.execution.job
Methods in com.sas.lsaf.execution.job that throw ResultsNotFoundExceptionModifier and TypeMethodDescriptionJobSubmissionService.getManifestByJobSubmission(String jobSubmissionId) Gets the job manifest file for the job submission.JobSubmissionService.getManifestByRepositoryPath(String path, String version) Gets the job manifest file at the path and version in the repository.JobSubmissionService.getManifestByWorkspacePath(String path) Gets the job manifest file at the path in the workspace.