1 <?php declare(strict_types=1);
5 use \ILIAS\Refinery\Transformation;
24 throw new \LogicException(self::class .
" has no Config.");
32 return new \ilComponentDefinitionsStoredObjective();
40 return new \ilComponentDefinitionsStoredObjective(
false);
48 return new Setup\Objective\NullObjective();
56 return new Setup\Objective\NullObjective();
An objective is a desired state of the system that is supposed to be created by the setup...
getArrayToConfigTransformation()
getStatusObjective(Setup\Metrics\Storage $storage)
getInstallObjective(Setup\Config $config=null)
getUpdateObjective(Setup\Config $config=null)
getBuildArtifactObjective()
A configuration for the setup.