Uses of Class
com.sas.lsaf.execution.job.JobPublishSetup
Packages that use JobPublishSetup
Package
Description
Provides the classes needed to create, update, and get jobs as well as execute them and get their status.
-
Uses of JobPublishSetup in com.sas.lsaf.execution.job
Methods in com.sas.lsaf.execution.job that return JobPublishSetupModifier and TypeMethodDescriptionJob.getPublishSetup()Gets the content to transfer when submitting the job.Methods in com.sas.lsaf.execution.job with parameters of type JobPublishSetupModifier and TypeMethodDescriptionvoidJob.setPublishSetup(JobPublishSetup publishSetup) Sets the content to transfer when submitting the job.