32 protected \ILIAS\BackgroundTasks\Bucket
$bucket;
44 $this->bucket->heartbeat();
45 $this->bucket->setState($state);
50 $this->bucket->heartbeat();
51 $this->bucket->setPercentage($task, $percentage);
56 $this->bucket->heartbeat();
57 $this->bucket->setCurrentTask($task);
66 $this->bucket->heartbeat();
notifyPercentage(Task $task, int $percentage)
You can change the progress of a currently running task.
__construct(Bucket $bucket)
Class NonPersistingObserver.
notifyCurrentTask(Task $task)
If the current task changes notify the observer.
ILIAS BackgroundTasks Bucket $bucket
heartbeat()
I'm still alive! If your calculation takes a really long time don't forget to use the heartbeat...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...