Uses of Class
com.sas.lsaf.execution.job.ManifestInput
-
Packages that use ManifestInput 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 ManifestInput in com.sas.lsaf.execution.job
Methods in com.sas.lsaf.execution.job that return types with arguments of type ManifestInput Modifier and Type Method Description java.util.List<ManifestInput>
Manifest. getInputs()
Gets the job inputs at the time of the job submission.
-