19 declare(strict_types=1);
An objective is a desired state of the system that is supposed to be created by the setup...
getStatusObjective(Storage $storage)
hasConfig()
Does this agent require a configuration?
getBuildObjective()
Get the goal the agent wants to achieve to build artifacts.
A non-objective, nothing to do to achieve it...
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
getInstallObjective(?Config $config=null)
getArrayToConfigTransformation()
Agents must be able to tell how to create a configuration from a nested array.
getUpdateObjective(?Config $config=null)
A configuration for the setup.
getNamedObjectives(?Config $config=null)
getMigrations()
Get a named map of migrations available for this Agent.
__construct(private readonly Refinery $refinery)