19 declare(strict_types=1);
49 throw new \LogicException(
"Agent has no config.");
55 return new Setup\Objective\NullObjective();
61 return new Setup\ObjectiveCollection(
73 return new Setup\Objective\NullObjective();
getArrayToConfigTransformation()
An objective is a desired state of the system that is supposed to be created by the setup...
getInstallObjective(Config $config=null)
getNamedObjectives(?Config $config=null)
getUpdateObjective(Config $config=null)
__construct(Factory $refinery)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getStatusObjective(Setup\Metrics\Storage $storage)
A configuration for the setup.
getBuildArtifactObjective()