This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
heartbeat()
I'm still alive! If your calculation takes a really long time don't forget to use the heartbeat...
notifyState(int $state)
If the bucket goes into another state notify the observer.
notifyPercentage(Task $task, int $percentage)
You can change the progress of a currently running task.
notifyCurrentTask(Task $task)
If the current task changes notify the observer.