Learn R Programming

ows4R (version 0.2)

WPSExecuteResponse: WPSExecuteResponse

Description

WPSExecuteResponse

Arguments

Value

Object of R6Class for modelling a WPS Execute response

Format

R6Class object.

Methods

new(xml)

This method is used to instantiate a WPSExecuteResponse object

getProcess()

Get the process

getStatus()

Get the status

getStatusLocation()

Get the status location

getProcessOutputs()

Get the process output(s)

decode()

Decodes WPS Execute response from XML

update(verbose)

Updates the status based on the execute status location. Returns an object of class WPSExecuteResponse