41 throw new LogicException(
"ilExternalFeedSetupAgent has no config.");
46 return new Setup\Objective\NullObjective();
51 return new Setup\Objective\NullObjective();
56 return new Setup\Objective\NullObjective();
61 return new Setup\Objective\NullObjective();
An objective is a desired state of the system that is supposed to be created by the setup...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getArrayToConfigTransformation()
getInstallObjective(Setup\Config $config=null)
getBuildArtifactObjective()
getStatusObjective(Setup\Metrics\Storage $storage)
__construct(Refinery\Factory $refinery)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
A configuration for the setup.
getUpdateObjective(Setup\Config $config=null)
Refinery Factory $refinery