Task class
-
class Task
domain: server
language: python
Task class is used to create the root of the
Task tree
of the project.
Below the attributes, methods and events of the class are listed.
It, as well, inherits attributes and methods of its ancestor class
AbstractItem class