27 use Setup\Agent\HasNoNamedObjective;
44 return $this->
refinery->custom()->transformation(
function (
$data) {
45 return new \ilMediaObjectSetupConfig(
46 $data[
"path_to_ffmpeg"] ??
null
59 return new Setup\ObjectiveCollection(
60 "Complete objectives from Services/MediaObject",
70 if ($config !==
null) {
73 return new Setup\Objective\NullObjective();
84 'Component MediaObjects',
Builds a Color from either hex- or rgb values.
A objective collection is a objective that is achieved once all subobjectives are achieved.
A non-objective, nothing to do to achieve it...
Richard Klees richard.klees@concepts-and-training.de
__construct(Refinery\Factory $refinery)
getArrayToConfigTransformation()
Refinery Factory $refinery
getStatusObjective(Setup\Metrics\Storage $storage)
A agent is some component that performs part of the setup process.
A configuration for the setup.
An objective is a desired state of the system that is supposed to be created by the setup.
Storage is simple key/value store without further schema definition.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Interface Observer \BackgroundTasks Contains several chained tasks and infos about them.