19 declare(strict_types=1);
61 return new Setup\ObjectiveCollection(
62 "Complete objectives from components/ILIAS/Language",
74 return new Setup\ObjectiveCollection(
75 "Complete objectives from components/ILIAS/Language",
86 return new Setup\Objective\NullObjective();
An objective is a desired state of the system that is supposed to be created by the setup...
getArrayToConfigTransformation()
Agents must be able to tell how to create a configuration from a nested array.if Agent has no Config ...
ilSetupLanguage $il_setup_language
getInstallObjective(?Setup\Config $config=null)
getBuildObjective()
Get the goal the agent wants to achieve to build artifacts.if Config does not match the Agent...
language handling for setup
A agent is some component that performs part of the setup process.
getUpdateObjective(?Setup\Config $config=null)
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
hasConfig()
Does this agent require a configuration?
Storage is simple key/value store without further schema definition.
__construct(Refinery\Factory $refinery, \ilSetupLanguage $il_setup_language)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Refinery 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.