Uses of Class
com.sas.lsaf.execution.job.JobPublishCheckinLocation
Packages that use JobPublishCheckinLocation
Package
Description
Provides the classes needed to create, update, and get jobs as well as execute them and get their status.
-
Uses of JobPublishCheckinLocation in com.sas.lsaf.execution.job
Methods in com.sas.lsaf.execution.job that return types with arguments of type JobPublishCheckinLocationModifier and TypeMethodDescriptionJobPublishCheckin.getLocations()Gets the folder locations for check in when the job completes.Method parameters in com.sas.lsaf.execution.job with type arguments of type JobPublishCheckinLocationModifier and TypeMethodDescriptionvoidJobPublishCheckin.setLocations(List<JobPublishCheckinLocation> locations) Sets the locations of the folders to check in when the job completes.