Gets the object as serialized JSON string. Or sets serialized JSON (to fill this object's metadata by the metadata included within the JSON)
Gets total count of background progresses
Gets integer id of the object
Gets the object type as string
Gets persistent id of the object
Gets the object title
Creates new task
Gets background task in given index
Index of the task in list
BackgroundTask
Change event is called every time something is changed in any background task. Available operations:
See App.listen
Operation performed to task.
task related do operation. When operation is 'unregistered', ID is returned instead of task
Background task and progress class manager. Access via the global
app.backgroundTasks
.BackgroundTasks