Uses of Class
com.sas.lsaf.execution.job.JobPublishSetupItem
-
Packages that use JobPublishSetupItem 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 JobPublishSetupItem in com.sas.lsaf.execution.job
Subclasses of JobPublishSetupItem in com.sas.lsaf.execution.job Modifier and Type Class Description class
JobPublishSetupFile
The class that represents the files to transfer for use in a published job submission.class
JobPublishSetupFolder
The class represents the folders to transfer for use in a published job submission.
-