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