PersistentObject | R Documentation |
PersistentObject
PersistentObject
R6Class
object, super class IdObject
, sub classes GarbageTasks
, Team
, RSourceLibrary
, RenvInstalledLibrary
, ShinyOperator
, DockerWebAppOperator
, DockerOperator
, ROperator
, WebAppOperator
, GitOperator
, CubeQueryTableSchema
, TableSchema
, ComputedTableSchema
, Issue
, FileDocument
, FolderDocument
, Schema
, IssueMessage
, Workflow
, User
, RLibrary
, Operator
, WorkerEndpoint
, ProjectDocument
, Project
, SubscriptionPlan
, RunComputationTask
, SaveComputationResultTask
, ComputationTask
, ImportGitWorkflowTask
, ExportWorkflowTask
, CSVTask
, CubeQueryTask
, ImportWorkflowTask
, TestOperatorTask
, RunWebAppTask
, ExportTableTask
, ProjectTask
, GlTask
, CreateGitOperatorTask
, TaskLogEvent
, TaskProgressEvent
, TaskDataEvent
, TaskStateEvent
, TaskEvent
, GenericEvent
, GarbageObject
, Activity
, Document
, Lock
, Task
, Event
, UserSecret
.
tercenApi::Base
-> tercenApi::IdObject
-> PersistentObject
id
of type String inherited from super class IdObject
.
isDeleted
of type bool.
rev
of type String.
id
of type String inherited from super class IdObject
.
new()
PersistentObject$new(json = NULL)
init()
PersistentObject$init()
initJson()
PersistentObject$initJson(json)
toTson()
PersistentObject$toTson()
clone()
The objects of this class are cloneable with this method.
PersistentObject$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.