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 to create, to update and to get jobs.
|
JobSubmissionService
The service that provides methods to execute jobs in the repository and in the user's workspace and to get the status
of the submitted job.
|
Class and Description |
---|
JobService
Service to create, to update and to get jobs.
|
JobSubmissionService
The service that provides methods to execute jobs in the repository and in the user's workspace and to get 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 encounters a problem.
|
JobCreateInfo
A data structure to specify the parts of a job to create.
|
JobDescriptor
A lightweight client representation of a job.
|
JobExistsException
Thrown when an attempt is made to create a job that exists.
|
JobFormatException
Thrown when the definition of the job is not valid.
|
JobNotFoundException
Thrown when the specified job is not found.
|
JobParameter
The client representation of a job parameter.
|
JobParameter.ParameterType |
JobSubmission
The job submission object that is used as a token to retrieve the status of a submitted job.
|
JobSubmission.JobSubmissionType
The allowed types of job submissions.
|
JobSubmissionNotFoundException
Thrown when the specified job submission is not found.
|
JobSubmissionStatus
The client representation of the status of a job.
|
JobSubmissionStatus.DetailStatus
The valid detailed status values.
|
JobSubmissionStatus.SummaryStatus
The summary status.
|
JobUpdateException
Thrown when the job cannot 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
The client representation of a file in a job manifest file that is in the system.
|
ManifestInput
The client representation of an input in a job manifest in the system.
|
ManifestMetrics
Metrics information for the synchronization of job items.
|
ManifestOutput
The client representation of an output file in a job manifest file that is in the system.
|
ManifestProgram
The client representation of a program file that is in a job manifest in the system.
|
ManifestProgram.ExecutionStatus |
ManifestSynchronizationMetrics
The synchronization information when running a job.
|
OutputFileSpec
This class provides information about the method to check in outputs that are generated from a job submission.
|
ParameterValue
A parameter value specifies the value of a job parameter when a job is submitted.
|
ResultsNotFoundException
Thrown when the job submission results are not found.
|
Class and Description |
---|
JobDescriptor
A lightweight client representation of a job.
|
ParameterValue
A parameter value specifies the value of a job parameter when a job is submitted.
|
Class and Description |
---|
ParameterValue
A parameter value specifies the value of a job parameter when a job is submitted.
|
Class and Description |
---|
ParameterValue
A parameter value specifies the value of a job parameter when a job is submitted.
|
Copyright (c) 2019, SAS Institute Inc., Cary, NC, USA