38 return $this->refinery->custom()->transformation(
function (
$data) {
39 return new \ilMediaObjectSetupConfig(
40 $data[
"path_to_ffmpeg"] ?? null
55 return new Setup\ObjectiveCollection(
56 "Complete objectives from Services/MediaObject",
71 return new Setup\Objective\NullObjective();
79 return new Setup\Objective\NullObjective();
getStatusObjective(Setup\Metrics\Storage $storage)
An objective is a desired state of the system that is supposed to be created by the setup...
getUpdateObjective(Setup\Config $config=null)
getArrayToConfigTransformation()
getInstallObjective(Setup\Config $config=null)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
__construct(Refinery\Factory $refinery)
getBuildArtifactObjective()
A configuration for the setup.