GeoprocessingParameters constructor
- required GeoprocessingExecutionType type,
Create a geoprocessing input parameters object with the given execution type.
Note that the execution type needs to match the expected execution type of the geoprocessing task being run as indicated by the service's metadata.
Parameters:
type— A GeoprocessingExecutionType indicating the job execution type.