Uses of Class
com.sas.lsaf.execution.job.JobInput
-
Packages that use JobInput 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 JobInput in com.sas.lsaf.execution.job
Subclasses of JobInput in com.sas.lsaf.execution.job Modifier and Type Class Description class
JobInputFile
The class that represents the file to transfer when submitting a published job.class
JobInputFolder
The class that represents the folder to transfer when submitting a published job.
-