See: Description
Interface | Description |
---|---|
JobExecutionService |
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.
|
JobService |
Service for creating, updating, and getting jobs.
|
Class | Description |
---|---|
CreateJobInfo |
A data structure for specifying the parameters of a job to be created.
|
Job |
The client representation of a job.
|
JobDescriptor |
A light-weight client representation of a job.
|
JobParameter |
Client representation of a job parameter.
|
JobStatus |
Client representation of the status of a job
|
JobSubmission |
Job submission object that is used as a token for obtaining status of a submitted job.
|
Manifest | |
ManifestFile | |
ManifestInput | |
ManifestOutput | |
ManifestTask | |
OutputFileSpec |
Provides information for how to check in outputs generated from a job execution
|
ParameterValue |
Parameter value is used to specify value of job parameter when a job is submitted.
|
ScheduleJobInfo |
ScheduleJobInfo is used for scheduling jobs.
|
Enum | Description |
---|---|
JobDescriptor.Tree |
An enumeration of where a job can be defined.
|
JobStatus.DetailStatus |
Detailed status values possible.
|
JobStatus.SummaryStatus |
The summary status.
|
JobSubmission.JobSubmissionType |
The allowed types of job submissions.
|
Manifest.ManifestType | |
ManifestFile.FileValidity | |
ParameterType |
The allowed values for parameter types.
|
Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA