ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
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 () | |
Protected Attributes | |
Refinery Factory | $refinery |
Definition at line 24 of file class.ilBackgroundTasksSetupAgent.php.
ilBackgroundTasksSetupAgent::__construct | ( | Refinery\Factory | $refinery | ) |
Definition at line 30 of file class.ilBackgroundTasksSetupAgent.php.
References $refinery, and ILIAS\Repository\refinery().
ilBackgroundTasksSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 47 of file class.ilBackgroundTasksSetupAgent.php.
References $data, ILIAS\Repository\refinery(), and ilBackgroundTasksSetupConfig\TYPE_SYNCHRONOUS.
ilBackgroundTasksSetupAgent::getBuildArtifactObjective | ( | ) |
Definition at line 79 of file class.ilBackgroundTasksSetupAgent.php.
ilBackgroundTasksSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) |
PhpParamsInspection
Definition at line 58 of file class.ilBackgroundTasksSetupAgent.php.
References $config.
ilBackgroundTasksSetupAgent::getMigrations | ( | ) |
Definition at line 95 of file class.ilBackgroundTasksSetupAgent.php.
ilBackgroundTasksSetupAgent::getStatusObjective | ( | Setup\Metrics\Storage | $storage | ) |
Definition at line 87 of file class.ilBackgroundTasksSetupAgent.php.
ilBackgroundTasksSetupAgent::getUpdateObjective | ( | Setup\Config | $config = null | ) |
PhpParamsInspection
Definition at line 67 of file class.ilBackgroundTasksSetupAgent.php.
References $config.
ilBackgroundTasksSetupAgent::hasConfig | ( | ) |
Definition at line 39 of file class.ilBackgroundTasksSetupAgent.php.
|
protected |
Definition at line 28 of file class.ilBackgroundTasksSetupAgent.php.
Referenced by __construct().