Interface | Description |
---|---|
ITaskData |
Representation of the data of an task
|
ITaskManager |
Used for communication of LLworkplace with external applications that store and handle tasks
|
Class | Description |
---|---|
TaskData |
Implementation of LLwork of the interface ITaskData.
|