19 declare(strict_types=1);
37 'File StreamDelivery Artifacts',
72 return new Objective\NullObjective();
A objective collection is a objective that is achieved once all subobjectives are achieved...
getUpdateObjective(Config $config=null)
An objective is a desired state of the system that is supposed to be created by the setup...
hasConfig()
Does this agent require a configuration?
A agent is some component that performs part of the setup process.
getArrayToConfigTransformation()
Agents must be able to tell how to create a configuration from a nested array.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getInstallObjective(Config $config=null)
getMigrations()
Get a named map of migrations available for this Agent.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getBuildObjective()
Get the goal the agent wants to achieve to build artifacts.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getStatusObjective(Metrics\Storage $storage)
getNamedObjectives(?Config $config=null)
A configuration for the setup.