Uses of Class
com.sas.lsaf.execution.job.ManifestOutput
-
Packages that use ManifestOutput 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. -
-
Uses of ManifestOutput in com.sas.lsaf.execution.job
Methods in com.sas.lsaf.execution.job that return types with arguments of type ManifestOutput Modifier and Type Method Description java.util.List<ManifestOutput>
Manifest. getOutputs()
Gets the job outputs that were saved in the workspace or repository.
-