StepState: StepState

StepStateR Documentation

StepState

Description

StepState

StepState

Format

R6Class object.

Super class

tercenApi::Base -> StepState

Public fields

taskId

of type String.

taskState

object of class State.

Methods

Public methods

Inherited methods

Method new()

Usage
StepState$new(json = NULL)

Method init()

Usage
StepState$init()

Method initJson()

Usage
StepState$initJson(json)

Method toTson()

Usage
StepState$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
StepState$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


tercen/teRcenApi documentation built on Feb. 8, 2024, 5:59 p.m.