A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developers.arcgis.com/en/javascript/jsapi/jobinfo-amd.html below:

JobInfo | API Reference | ArcGIS API for JavaScript 3.46

require(["esri/tasks/JobInfo"], function(JobInfo) { /* code goes here */ });
Description

(Added at v1.0)

Represents information pertaining to the execution of an asynchronous GP task on the server. JobInfo has no constructor.

Samples

Search for

samples

that use this class.

Constants STATUS_CANCELLED The job has been cancelled. STATUS_CANCELLING The job is in the process of cancelling. STATUS_DELETED The job has been deleted. STATUS_DELETING The job is in the process of deleting. STATUS_EXECUTING The job is being executed by job processor. STATUS_FAILED The job execution has failed. STATUS_NEW The job is new. STATUS_SUBMITTED The job is submitted for execution. STATUS_SUCCEEDED The job has completed successfully. STATUS_TIMED_OUT The job execution has timed out. STATUS_WAITING The job is waiting for available job processor. Properties

Property Details

The unique job ID assigned by ArcGIS Server.

The job status. Returned values are included in the Constants table.

An array of messages that include the message type and a description.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4