This document is archived and information here might be outdated. Recommended version. |
Provides access to methods that control a catalog of jobs.
Name | Description | |
---|---|---|
CreateJob | Creates a job and adds it to the catalog. | |
CreateJobFilter | Creates a filter used for searching jobs. | |
GetJob | Retrieves job with given id from the catalog. | |
GetJobIDs | Returns ids of all jobs in the catalog that match specified filter. | |
Init | Initializes the job catalog. | |
JobRegistry | Job Registry. | |
RemoveJob | Removes job with given id from the catalog. |
Classes | Description |
---|