Class ilUICoreSetupAgent.
getUpdateObjective(?Config $config=null)
Get the goal the agent wants to achieve on update.The provided configuration is to be used to change ...
hasConfig()
Does this agent require a configuration?
getArrayToConfigTransformation()
Agents must be able to tell how to create a configuration from a nested array.
getInstallObjective(?Config $config=null)
Get the goals the agent wants to achieve on setup.The provided configuration is to be used to set acc...
getStatusObjective(Storage $storage)
getNamedObjectives(?Config $config=null)
@inheritDoc
getBuildObjective()
Get the goal the agent wants to achieve to build artifacts.