WPSExecuteResponse
WPSExecuteResponse
Format
R6Class object.
Value
Object of R6Class for modelling a WPS Execute response
Super class
ows4R::OGCAbstractObject -> WPSExecuteResponse
Public fields
processprocess
statusstatus
statusLocationstatus location
statusHistorystatus history
processOutputsprocess outputs
exceptionexception
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
xmlobject of class XMLInternalNode-class from XML
capabilitiesobject of class WPSCapabilities
processDescriptionprocess description
loggerlogger
Method decode()
Decodes an object of class WPSExecuteResponse from XML
Arguments
xmlobject of class XMLInternalNode-class from XML
capabilitiesobject of class WPSCapabilities
processDescriptionprocess description
loggerlogger
Method update()
Updates status history