Definition at line 27 of file class.Agent.php.
◆ getStatusObjective()
ILIAS\Notes\Setup\Agent::getStatusObjective |
( |
Metrics\Storage |
$storage | ) |
|
Definition at line 34 of file class.Agent.php.
36 return new \ilDatabaseUpdateStepsMetricsCollectedObjective($storage,
new ilNotesDBUpdateSteps());
◆ getUpdateObjective()
ILIAS\Notes\Setup\Agent::getUpdateObjective |
( |
Setup\Config |
$config = null | ) |
|
Definition at line 29 of file class.Agent.php.
31 return new \ilDatabaseUpdateStepsExecutedObjective(
new ilNotesDBUpdateSteps());
The documentation for this class was generated from the following file: