WPSProcess
Object of R6Class modelling a WPS process
R6Class object.
new(xml, capabilities, version, logger)This method is used to instantiate a WPSProcess object
getIdentifier()Get process identifier
getTitle()Get process title
getVersion()Get process version
getDescription()Get process description as object of class WPSProcessDescription
execute(dataInputs, responseForm,
storeExecuteResponse, lineage, status,
update, updateInterval)Executes the process.