hasConfig()
Does this agent require a configuration?
getMigrations()
Get a named map of migrations available for this Agent.
getUpdateObjective(?Setup\Config $config=null)
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.
getStatusObjective(Setup\Metrics\Storage $storage)
getInstallObjective(?Setup\Config $config=null)