TaskEvent Class
Task events are used by the task manager to communicate when tasks change
Constructor
Methods
Events
onItemAboutToLoad
A task is about to start
onItemLoaded
An task is done. The data of this event is the task's result.