38 public function setPercentage(Task $task,
int $percentage): void;
50 public function setTask(Task $task): void;
52 public function getTask(): Task;
54 public function setState(
int $state): void;
setPercentage(Task $task, int $percentage)
Used by a job to notify his percentage.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
setOverallPercentage(int $percentage)
setCurrentTask(Task $task)
getLastHeartbeat()
When was the last time that something happened on this bucket?
heartbeat()
There was something going on in the bucket, it's still working.
foreach($mandatory_scripts as $file) $timestamp
userInteraction(Option $option)
Let the user interact with the bucket task queue.
setLastHeartbeat(int $timestamp)