Event: Event

EventR Documentation

Event

Description

Event

Event

Format

R6Class object, super class PersistentObject, sub classes TaskLogEvent, TaskProgressEvent, TaskDataEvent, TaskStateEvent, TaskEvent, GenericEvent.

Super classes

tercenApi::Base -> tercenApi::IdObject -> tercenApi::PersistentObject -> Event

Public fields

isDeleted

of type bool inherited from super class PersistentObject.

rev

of type String inherited from super class PersistentObject.

id

of type String inherited from super class IdObject.

date

object of class Date.

Active bindings

isDeleted

of type bool inherited from super class PersistentObject.

rev

of type String inherited from super class PersistentObject.

id

of type String inherited from super class IdObject.

Methods

Public methods

Inherited methods

Method new()

Usage
Event$new(json = NULL)

Method init()

Usage
Event$init()

Method initJson()

Usage
Event$initJson(json)

Method toTson()

Usage
Event$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
Event$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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