Uses of Class
com.sas.lsaf.execution.job.JobFormatException
Packages that use JobFormatException
Package
Description
Provides the classes needed to create, update, and get jobs as well as execute them and get their status.
-
Uses of JobFormatException in com.sas.lsaf.execution.job
Methods in com.sas.lsaf.execution.job that throw JobFormatExceptionModifier and TypeMethodDescriptionJobService.getRepositoryJob(String path, String version) Gets the job from the specified path in the repository.JobService.getWorkspaceJob(String path) Gets the job from the path in the workspace.