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.
|
com.sas.lsaf.execution.job |
Provides the classes needed to create, update, and get jobs as well as execute them and get their status
|
com.sas.lsaf.schedule |
Service and class definitions to manage schedules.
|
com.sas.lsaf.workflow.processflow.setup |
Service and class definitions for managing process flows setup elements.
|
com.sas.lsaf.workflow.task |
Service and class definitions for managing and retrieving process flow tasks and elements.
|
Class and Description |
---|
JobService
Service for creating, updating, and getting jobs.
|
JobSubmissionService
Service that provides methods for executing jobs in the repository and in the user's workspace and for getting the
status of the submitted job.
|
Class and Description |
---|
JobService
Service for creating, updating, and getting jobs.
|
JobSubmissionService
Service that provides methods for executing jobs in the repository and in the user's workspace and for getting the
status of the submitted job.
|
Class and Description |
---|
Job
The client representation of a job.
|
JobCreateException
Thrown when the creation of a repository job creation encountered a problem.
|
JobCreateInfo
A data structure for specifying the parts of a job to be created.
|
JobDescriptor
A lightweight client representation of a job.
|
JobExistsException
Thrown when an attempt is made to create a job which already exists.
|
JobFormatException
Thrown when the definition of the job is not valid.
|
JobNotFoundException
Thrown when the specified job can not be found.
|
JobParameter
Client representation of a job parameter.
|
JobParameter.ParameterType |
JobSubmission
Job submission object that is used as a token for obtaining status of a submitted job.
|
JobSubmission.JobSubmissionType
The allowed types of job submissions.
|
JobSubmissionNotFoundException
Thrown when the specified job submission can not be found.
|
JobSubmissionStatus
Client representation of the status of a job
|
JobSubmissionStatus.DetailStatus
Detailed status values possible.
|
JobSubmissionStatus.SummaryStatus
The summary status.
|
JobUpdateException
Thrown when the job could not be updated
|
Manifest
A client representation of a job manifest in the system.
|
Manifest.ManifestType
The manifest type indicating if the job was run as a published job in the repository or if it was run in the
workspace.
|
ManifestFile
A client representation of a file in a job manifest in the system.
|
ManifestInput
A client representation of an input in a job manifest in the system.
|
ManifestMetrics
Metrics information for synchronization of job items.
|
ManifestOutput
A client representation of an output file in a job manifest in the system.
|
ManifestProgram
A client representation of a program file in a job manifest in the system.
|
ManifestProgram.ExecutionStatus |
ManifestSynchronizationMetrics
Synchronization information when running a job.
|
OutputFileSpec
Provides information for how to check in outputs generated from a job submission.
|
ParameterValue
Parameter value is used to specify value of job parameter when a job is submitted.
|
ResultsNotFoundException
Thrown when job submission results are not found.
|
Class and Description |
---|
JobDescriptor
A lightweight client representation of a job.
|
ParameterValue
Parameter value is used to specify value of job parameter when a job is submitted.
|
Class and Description |
---|
ParameterValue
Parameter value is used to specify value of job parameter when a job is submitted.
|
Class and Description |
---|
ParameterValue
Parameter value is used to specify value of job parameter when a job is submitted.
|
Copyright (c) 2019, SAS Institute Inc., Cary, NC, USA