19declare(strict_types=1);
28 use Setup\Agent\HasNoNamedObjective;
34 private readonly array $username_provider_contributions
45 throw new \LogicException(self::class .
' has no Config.');
51 'Installing ApacheAuthentication',
60 'Building ApacheAuthentication',
69 'Updating ApacheAuthentication',
getBuildObjective()
Get the goal the agent wants to achieve to build artifacts.
getStatusObjective(Setup\Metrics\Storage $storage)
getMigrations()
Get a named map of migrations available for this Agent.
hasConfig()
Does this agent require a configuration?
getArrayToConfigTransformation()
Agents must be able to tell how to create a configuration from a nested array.
getUpdateObjective(?Setup\Config $config=null)
__construct(private readonly array $username_provider_contributions)
getInstallObjective(?Setup\Config $config=null)
A objective collection is a objective that is achieved once all subobjectives are achieved.
A non-objective, nothing to do to achieve it...
A agent is some component that performs part of the setup process.
A configuration for the setup.
An objective is a desired state of the system that is supposed to be created by the setup.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Interface Observer \BackgroundTasks Contains several chained tasks and infos about them.