|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilBackgroundTasksSetupAgent:
Collaboration diagram for ilBackgroundTasksSetupAgent: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 () | |
| @inheritDoc More... | |
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().
Here is the call graph for this function:| ilBackgroundTasksSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 47 of file class.ilBackgroundTasksSetupAgent.php.
References $data, ILIAS\Repository\refinery(), and ilBackgroundTasksSetupConfig\TYPE_SYNCHRONOUS.
Here is the call graph for this function:| ilBackgroundTasksSetupAgent::getBuildArtifactObjective | ( | ) |
Definition at line 79 of file class.ilBackgroundTasksSetupAgent.php.
| ilBackgroundTasksSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) |
@noinspection PhpParamsInspection
Definition at line 58 of file class.ilBackgroundTasksSetupAgent.php.
References $config.
| ilBackgroundTasksSetupAgent::getMigrations | ( | ) |
@inheritDoc
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 | ) |
@noinspection 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().