Job |
The client representation of a job.
|
JobCreateException |
Thrown when the creation of a job encounters a problem.
|
JobExistsException |
Thrown when an attempt is made to create a job that exists.
|
JobFormatException |
Thrown when the definition of the job is not valid.
|
JobInput |
The abstract JobInput class that represents the file or folder to transfer when submitting a published job.
|
JobNotFoundException |
Thrown when the specified job is not found.
|
JobParameter |
The client representation of a job parameter.
|
JobParameter.ParameterType |
|
JobProgram |
The class that represents a way to specify the program file to use in a job submission.
|
JobPublishCheckin |
The class that represents the method to check in outputs and, optionally, the locations from which to checkin the
outputs.
|
JobPublishCheckinLocation |
The class that represents the folders to check in and the method to check in their content.
|
JobPublishSetup |
The class that represents the files and folders to transfer for use in a published job submission.
|
JobPublishSetupFile |
The class that represents the files to transfer for use in a published job submission.
|
JobPublishSetupFolder |
The class represents the folders to transfer for use in a published job submission.
|
JobPublishSetupItem |
The root class that represents an item to transfer for use in a published job submission.
|
JobSubmission |
The class that represents the job submission object that is used as a token to retrieve the status of a submitted
job.
|
JobSubmission.JobSubmissionType |
The 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 |
The client representation of a job manifest file.
|
Manifest.ManifestType |
The manifest type that indicates whether the job was run as a published job in the repository or if it was run in
the workspace.
|
ManifestExternalReference |
The class that represents references to items that are not found or are not
accessible from the current user's repository or workspace.
|
ManifestFile |
The client representation of a file in a job manifest file.
|
ManifestFileRef |
Abstract base class for the files that are in a manifest file that exist in the current user's workspace or
repository.
|
ManifestInput |
The client representation of an input in a job manifest file.
|
ManifestJob |
The client representation of the job in a job manifest file.
|
ManifestMetrics |
The class that represents the metrics information for the synchronization of job items.
|
ManifestOutput |
The client representation of an output file in a job manifest file.
|
ManifestProgram |
The client representation of a program file that is in a job manifest file.
|
ManifestProgram.ExecutionStatus |
|
ManifestSynchronizationMetrics |
The class that contains synchronization information when running a job.
|
ManifestSystemFile |
The class that represents the files that were generated by the execution environment.
|
OutputFileSpec |
The class that represents the information about the method to check in outputs that are generated from a job
submission.
|
ParameterValue |
The class that represents a parameter value.
|
ResultsNotFoundException |
Thrown when the job submission results are not found.
|