TaskLogEvent | R Documentation |
TaskLogEvent
TaskLogEvent
R6Class
object, super class TaskEvent
.
tercenApi::Base
-> tercenApi::IdObject
-> tercenApi::PersistentObject
-> tercenApi::Event
-> tercenApi::TaskEvent
-> TaskLogEvent
taskId
of type String inherited from super class TaskEvent
.
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
.
message
of type String.
date
object of class Date
inherited from super class Event
.
taskId
of type String inherited from super class TaskEvent
.
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
inherited from super class Event
.
new()
TaskLogEvent$new(json = NULL)
init()
TaskLogEvent$init()
initJson()
TaskLogEvent$initJson(json)
toTson()
TaskLogEvent$toTson()
clone()
The objects of this class are cloneable with this method.
TaskLogEvent$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.