19 declare(strict_types=1);
40 return new Setup\Objective\NullObjective();
45 return new Setup\ObjectiveCollection(
46 'Notification Objectives',
50 'Notification Service Administration Object' 60 return new Setup\Objective\NullObjective();
getStatusObjective(Setup\Metrics\Storage $storage)
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.
getBuildObjective()
Get the goal the agent wants to achieve to build artifacts.
getUpdateObjective(?Setup\Config $config=null)
getMigrations()
Get a named map of migrations available for this Agent.
A agent is some component that performs part of the setup process.
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
getInstallObjective(?Setup\Config $config=null)
Storage is simple key/value store without further schema definition.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
hasConfig()
Does this agent require a configuration?
A configuration for the setup.