Uses of Class
com.sas.lsaf.execution.job.ManifestFileRef
-
Packages that use ManifestFileRef 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 ManifestFileRef in com.sas.lsaf.execution.job
Subclasses of ManifestFileRef in com.sas.lsaf.execution.job Modifier and Type Class Description class
ManifestInput
The client representation of an input in a job manifest file.class
ManifestJob
The client representation of the job in a job manifest file.class
ManifestOutput
The client representation of an output file in a job manifest file.class
ManifestProgram
The client representation of a program file that is in a job manifest file.class
ManifestSystemFile
The class that represents the files that were generated by the execution environment.
-