Uses of Class
com.sas.lsaf.execution.job.ManifestSystemFile
-
Packages that use ManifestSystemFile 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 ManifestSystemFile in com.sas.lsaf.execution.job
Methods in com.sas.lsaf.execution.job that return types with arguments of type ManifestSystemFile Modifier and Type Method Description java.util.List<ManifestSystemFile>
Manifest. getLogs()
Gets the log files that were generated by the job submission.java.util.List<ManifestSystemFile>
Manifest. getResults()
Gets the results files that were generated by the job submission.
-