68             $this->persistence->saveBucketAndItsTasks($bucket);
 
executeTask(Task $task, Observer $observer)
Actually executes a task. 
 
setCurrentTask(Task $task)
 
Class NonPersistingObserver. 
 
canBeSkipped(array $input)
Decide whether the UserInteraction is presented to the user and he has to decide or user UserInteract...
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
__construct(Persistence $persistence)
 
run(Bucket $bucket)
This will add an Observer of the Task and start running the task. 
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...