19 declare(strict_types=1);
    46         return new Setup\Objective\NullObjective();
    58         return new Setup\Objective\NullObjective();
    73         return new Setup\Objective\NullObjective();
 
An objective is a desired state of the system that is supposed to be created by the setup...
 
getInstallObjective(Setup\Config $config=null)
 
getArrayToConfigTransformation()
 
A agent is some component that performs part of the setup process. 
 
getBuildArtifactObjective()
 
getStatusObjective(Setup\Metrics\Storage $storage)
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
A configuration for the setup. 
 
getUpdateObjective(Setup\Config $config=null)