WPSExecuteResponse
WPSExecuteResponse
Format
R6Class
object.
Value
Object of R6Class
for modelling a WPS Execute response
Super class
ows4R::OGCAbstractObject
-> WPSExecuteResponse
Public fields
process
process
status
status
statusLocation
status location
statusHistory
status history
processOutputs
process outputs
exception
exception
Methods
Inherited methods
ows4R::OGCAbstractObject$ERROR()
ows4R::OGCAbstractObject$INFO()
ows4R::OGCAbstractObject$WARN()
ows4R::OGCAbstractObject$encode()
ows4R::OGCAbstractObject$getClass()
ows4R::OGCAbstractObject$getClassName()
ows4R::OGCAbstractObject$getNamespaceDefinition()
ows4R::OGCAbstractObject$isFieldInheritedFrom()
ows4R::OGCAbstractObject$logger()
ows4R::OGCAbstractObject$print()
Method new()
Initializes a WPSExecuteResponse
Usage
WPSExecuteResponse$new(
xml,
capabilities,
processDescription = NULL,
logger = NULL
)
Arguments
xml
object of class XMLInternalNode-class from XML
capabilities
object of class WPSCapabilities
processDescription
process description
logger
logger
Method decode()
Decodes an object of class WPSExecuteResponse from XML
Arguments
xml
object of class XMLInternalNode-class from XML
capabilities
object of class WPSCapabilities
processDescription
process description
logger
logger
Method update()
Updates status history