41 public function run(
Bucket $bucket): void;
executeTask(Task $task, Observer $observer)
Actually executes a task.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
quitBucket(Bucket $bucket)
Quits and deletes a Bucket with all it's Jobs.
continueTask(Bucket $bucket, Option $option)
Continue a task that is the state UserInteraction with a given option.
run(Bucket $bucket)
Depending on your background task settings, executes or puts the task into the queue.