|
ILIAS
release_8 Revision v8.25
|
Inheritance diagram for ilNotificationUpdateAgent:
Collaboration diagram for ilNotificationUpdateAgent: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 25 of file ilNotificationUpdateAgent.php.
| ilNotificationUpdateAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 34 of file ilNotificationUpdateAgent.php.
| ilNotificationUpdateAgent::getBuildArtifactObjective | ( | ) |
Definition at line 59 of file ilNotificationUpdateAgent.php.
| ilNotificationUpdateAgent::getInstallObjective | ( | Setup\Config | $config = null | ) |
Definition at line 39 of file ilNotificationUpdateAgent.php.
| ilNotificationUpdateAgent::getMigrations | ( | ) |
Definition at line 69 of file ilNotificationUpdateAgent.php.
| ilNotificationUpdateAgent::getStatusObjective | ( | Setup\Metrics\Storage | $storage | ) |
Definition at line 64 of file ilNotificationUpdateAgent.php.
| ilNotificationUpdateAgent::getUpdateObjective | ( | Setup\Config | $config = null | ) |
Definition at line 44 of file ilNotificationUpdateAgent.php.
| ilNotificationUpdateAgent::hasConfig | ( | ) |
Definition at line 29 of file ilNotificationUpdateAgent.php.