Package | Description |
---|---|
edu.ucdavis.cstars.client.tasks |
Modifier and Type | Method and Description |
---|---|
Deferred |
Geoprocessor.getResultData(java.lang.String jobId,
java.lang.String parameterName,
GetResultDataCallback callback)
Sends a request to the GP Task to get the task result identified by jobId and resultParameterName.
|