Uses of Class
com.sas.lsaf.execution.job.JobPublishSetupFolder
Packages that use JobPublishSetupFolder
Package
Description
Provides the classes needed to create, update, and get jobs as well as execute them and get their status.
-
Uses of JobPublishSetupFolder in com.sas.lsaf.execution.job
Methods in com.sas.lsaf.execution.job that return types with arguments of type JobPublishSetupFolderModifier and TypeMethodDescriptionJobPublishSetup.getFolders()Gets the folders to transfer for use in a published job submission.Method parameters in com.sas.lsaf.execution.job with type arguments of type JobPublishSetupFolderModifier and TypeMethodDescriptionvoidJobPublishSetup.setFolders(List<JobPublishSetupFolder> folders) Sets the folders to transfer for use in a published job submission.