|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for ILIAS\LearningModule\Setup\DBUpdateAgent:
Collaboration diagram for ILIAS\LearningModule\Setup\DBUpdateAgent:Public Member Functions | |
| getUpdateObjective (Setup\Config $config=null) | |
| getStatusObjective (Metrics\Storage $storage) | |
Public Member Functions inherited from ILIAS\Setup\Agent\NullAgent | |
| __construct (Refinery $refinery) | |
| hasConfig () | |
| getArrayToConfigTransformation () | |
| getInstallObjective (Config $config=null) | |
| getUpdateObjective (Config $config=null) | |
| getBuildArtifactObjective () | |
| getStatusObjective (Metrics\Storage $storage) | |
| getMigrations () | |
| getNamedObjectives (?Config $config=null) | |
| Gets all named objectives The keys of the returned array are the commands. More... | |
Public Member Functions inherited from ILIAS\Setup\Agent | |
| getStatusObjective (Metrics\Storage $storage) | |
| Get the objective to be achieved when status is requested. More... | |
Additional Inherited Members | |
Protected Attributes inherited from ILIAS\Setup\Agent\NullAgent | |
| Refinery | $refinery |
Definition at line 30 of file class.DBUpdateAgent.php.
| ILIAS\LearningModule\Setup\DBUpdateAgent::getStatusObjective | ( | Metrics\Storage | $storage | ) |
Definition at line 37 of file class.DBUpdateAgent.php.
| ILIAS\LearningModule\Setup\DBUpdateAgent::getUpdateObjective | ( | Setup\Config | $config = null | ) |
Definition at line 32 of file class.DBUpdateAgent.php.