| GarbageTasks | R Documentation |
GarbageTasks
GarbageTasks
R6Class object, super class GarbageObject.
tercenApi::Base -> tercenApi::IdObject -> tercenApi::PersistentObject -> tercenApi::GarbageObject -> GarbageTasks
isDeletedof type bool inherited from super class PersistentObject.
revof type String inherited from super class PersistentObject.
idof type String inherited from super class IdObject.
workflowIdof type String.
deletedTaskIdslist of type String.
addedTaskIdslist of type String.
deletedStepIdslist of type String.
isDeletedof type bool inherited from super class PersistentObject.
revof type String inherited from super class PersistentObject.
idof 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)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.