ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
External Feeds Setup. More...
Public Member Functions | |
__construct (Refinery\Factory $refinery) | |
hasConfig () | |
getArrayToConfigTransformation () | |
getInstallObjective (Setup\Config $config=null) | |
getUpdateObjective (Setup\Config $config=null) | |
getBuildArtifactObjective () | |
getStatusObjective (Setup\Metrics\Storage $storage) | |
getMigrations () | |
External Feeds Setup.
Definition at line 26 of file class.ilExternalFeedSetupAgent.php.
ilExternalFeedSetupAgent::__construct | ( | Refinery\Factory | $refinery | ) |
Definition at line 30 of file class.ilExternalFeedSetupAgent.php.
ilExternalFeedSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 39 of file class.ilExternalFeedSetupAgent.php.
ilExternalFeedSetupAgent::getBuildArtifactObjective | ( | ) |
Definition at line 54 of file class.ilExternalFeedSetupAgent.php.
ilExternalFeedSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) |
Definition at line 44 of file class.ilExternalFeedSetupAgent.php.
ilExternalFeedSetupAgent::getMigrations | ( | ) |
Definition at line 64 of file class.ilExternalFeedSetupAgent.php.
ilExternalFeedSetupAgent::getStatusObjective | ( | Setup\Metrics\Storage | $storage | ) |
Definition at line 59 of file class.ilExternalFeedSetupAgent.php.
ilExternalFeedSetupAgent::getUpdateObjective | ( | Setup\Config | $config = null | ) |
Definition at line 49 of file class.ilExternalFeedSetupAgent.php.
ilExternalFeedSetupAgent::hasConfig | ( | ) |
Definition at line 34 of file class.ilExternalFeedSetupAgent.php.