ArcObjects Library Reference (System)  

IJobCatalog Interface

Provides access to methods that control a catalog of jobs.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method CreateJob Creates a job and adds it to the catalog.
Method CreateJobFilter Creates a filter used for searching jobs.
Method GetJob Retrieves job with given id from the catalog.
Method GetJobIDs Returns ids of all jobs in the catalog that match specified filter.
Method Init Initializes the job catalog.
Write-only property JobRegistry Job Registry.
Method RemoveJob Removes job with given id from the catalog.