Uses of Class
com.sas.lsaf.execution.job.JobUpdateException
Packages that use JobUpdateException
Package
Description
Provides the classes needed to create, update, and get jobs as well as execute them and get their status.
-
Uses of JobUpdateException in com.sas.lsaf.execution.job
Methods in com.sas.lsaf.execution.job that throw JobUpdateExceptionModifier and TypeMethodDescriptionJobService.updateRepositoryJob(Job job, RepositoryCheckinSpecification checkinSpec) Updates the job in the repository with the information in the job.JobService.updateWorkspaceJob(Job job) Updates the job in the workspace with the information to the specified job.