|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
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 Summary | |
---|---|
CreateJobInfo | A data structure for specifying the parameters of a job to be created. |
Job | The 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. |
ParameterValue | Parameter value is used to specify value of job parameter when a job is submitted. |
Enum Summary | |
---|---|
JobStatus.DetailStatus | Detailed status values possible. |
JobStatus.SummaryStatus | The summary status. |
JobSubmission.JobSubmissionType | The allowed types of job submissions. |
ParameterType | The allowed values for parameter types. |
Provides the classes needed to create, update, and get jobs as well as execute them and get their status
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |