Skip to contents

ArrayTaskStatus Class

Format

An R6Class generator object

Methods


Method new()

Usage


Method toJSON()

Usage

ArrayTaskStatus$toJSON()


Method fromJSON()

Usage

ArrayTaskStatus$fromJSON(ArrayTaskStatusJson)


Method toJSONString()

Usage

ArrayTaskStatus$toJSONString()


Method fromJSONString()

Usage

ArrayTaskStatus$fromJSONString(ArrayTaskStatusJson)


Method clone()

The objects of this class are cloneable with this method.

Usage

ArrayTaskStatus$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.