Esri Geoportal Server
1.0

Package com.esri.gpt.catalog.harvest.jobs

Harvest job requests.

See:
          Description

Class Summary
HjActionCriteria Harvest job action criteria.
HjActionResult Harvest job action result.
HjCancelRequest Cancel request.
HjCompleteRequest Makes job completed.
HjCreateRequest Create job request.
HjCriteria Harvest job hybryd criteria.
HjGetNextRequest Request to find next job to run.
HjLoadAllRequest Loads all pending jobs.
HjQueryCriteria Harvest job query criteria.
HjQueryResult Harvest job query result.
HjRecord Harvest job information.
HjRecords Harvest jobs collection.
HjRequest Harvest job request.
HjResetRunningRequest Resets running jobs.
HjResult Harvest job result.
HjWithdrawRequest Withdraw a single resource.
 

Enum Summary
HjRecord.JobStatus Harvest job status.
HjRecord.JobType Job type.
 

Package com.esri.gpt.catalog.harvest.jobs Description

Harvest job requests. Harvest job is an order to harvest harvesting repository as soon as possible regardles regular schedule. Harvesting Service will pickup a job and launch Harvesting Tool with command to harvest specified site.

Harvesting job can be submitted, running, or completed. There is only one submited, or running job for a single harvest repository (submitted and running are mutual exclusive).

It is possible to change status from submitted to running, and from running back to submitted. It is also possible to change status either from submitted, or running to completed. However, once the status has been changed to completed it is impossible to change this status back to submitted or running.


Esri Geoportal Server
1.0

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.