19 declare(strict_types=1);
43 throw new \LogicException(
"Agent has no config.");
72 return new Objective\NullObjective();
77 return new Objective\NullObjective();
A objective collection is a objective that is achieved once all subobjectives are achieved...
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?
Class ilStorageContainersExistingObjective.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
A agent is some component that performs part of the setup process.
getUpdateObjective(Config $config=null)
Get the goal the agent wants to achieve on update.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getStatusObjective(Metrics\Storage $storage)
Class ilResourceStorageSetupAgent.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Class ilStorageHandlerV1Migration.
getInstallObjective(Config $config=null)
Get the goals the agent wants to achieve on setup.
getArrayToConfigTransformation()
Agents must be able to tell how to create a configuration from a nested array.
A configuration for the setup.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getBuildArtifactObjective()
Get the goal the agent wants to achieve to build artifacts.