Uses of Interface
com.sas.lsaf.execution.job.JobService
-
Packages that use JobService Package Description com.sas.lsaf Class to log on to the system.com.sas.lsaf.client Classes needed to create a session and access available services. -
-
Uses of JobService in com.sas.lsaf
Methods in com.sas.lsaf that return JobService Modifier and Type Method Description static JobService
LsafClient. getJobService()
Gets the JobService to access using the current session -
Uses of JobService in com.sas.lsaf.client
Methods in com.sas.lsaf.client that return JobService Modifier and Type Method Description JobService
ServiceManager. getJobService()
Get the JobService instance for this session.
-