Learn R Programming

ows4R (version 0.2)

WPSStatus: WPSStatus

Description

WPSStatus

Arguments

Value

Object of R6Class for modelling a WPS Status

Format

R6Class object.

Methods

new(xml, serviceVersion)

This method is used to instantiate a WPSStatus object

decode(xml)

Decodes WPS status from XML

getValue()

Get status value, among accepted WPS status values defined in the WPS standard: ProcessAccepted, ProcessStarted, ProcessPaused, ProcessSucceeded, ProcessFailed.

getPercentCompleted()

Get percent completed

getCreationTime()

Get creation time