GarbageTasks | R Documentation |
GarbageTasks
GarbageTasks
R6Class
object, super class GarbageObject
.
tercenApi::Base
-> tercenApi::IdObject
-> tercenApi::PersistentObject
-> tercenApi::GarbageObject
-> GarbageTasks
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
.
workflowId
of type String.
deletedTaskIds
list of type String.
addedTaskIds
list of type String.
deletedStepIds
list of type String.
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
.
new()
GarbageTasks$new(json = NULL)
init()
GarbageTasks$init()
initJson()
GarbageTasks$initJson(json)
toTson()
GarbageTasks$toTson()
clone()
The objects of this class are cloneable with this method.
GarbageTasks$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.