|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for ilEventHandlingSetupAgent:
Collaboration diagram for ilEventHandlingSetupAgent:Public Member Functions | |
| hasConfig () | |
| getArrayToConfigTransformation () | |
| getInstallObjective (Setup\Config $config=null) | |
| getUpdateObjective (Setup\Config $config=null) | |
| getBuildArtifactObjective () | |
| getStatusObjective (Setup\Metrics\Storage $storage) | |
| getMigrations () | |
Definition at line 22 of file class.ilEventHandlingSetupAgent.php.
| ilEventHandlingSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 37 of file class.ilEventHandlingSetupAgent.php.
| ilEventHandlingSetupAgent::getBuildArtifactObjective | ( | ) |
Definition at line 68 of file class.ilEventHandlingSetupAgent.php.
| ilEventHandlingSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) |
Definition at line 45 of file class.ilEventHandlingSetupAgent.php.
| ilEventHandlingSetupAgent::getMigrations | ( | ) |
Definition at line 88 of file class.ilEventHandlingSetupAgent.php.
| ilEventHandlingSetupAgent::getStatusObjective | ( | Setup\Metrics\Storage | $storage | ) |
Definition at line 80 of file class.ilEventHandlingSetupAgent.php.
| ilEventHandlingSetupAgent::getUpdateObjective | ( | Setup\Config | $config = null | ) |
Definition at line 53 of file class.ilEventHandlingSetupAgent.php.
| ilEventHandlingSetupAgent::hasConfig | ( | ) |
Definition at line 29 of file class.ilEventHandlingSetupAgent.php.