Definition at line 27 of file Agent.php.
◆ getBuildObjective()
ILIAS\ILIASObject\Setup\Agent::getBuildObjective |
( |
| ) |
|
Definition at line 44 of file Agent.php.
46 return new ArtifactObjective();
◆ getMigrations()
ILIAS\ILIASObject\Setup\Agent::getMigrations |
( |
| ) |
|
Definition at line 49 of file Agent.php.
52 new MigrateTranslations()
◆ getStatusObjective()
ILIAS\ILIASObject\Setup\Agent::getStatusObjective |
( |
Metrics\Storage |
$storage | ) |
|
Definition at line 36 of file Agent.php.
38 return new \ilDatabaseUpdateStepsMetricsCollectedObjective(
◆ getUpdateObjective()
ILIAS\ILIASObject\Setup\Agent::getUpdateObjective |
( |
?Config |
$config = null | ) |
|
Definition at line 29 of file Agent.php.
31 return new \ilDatabaseUpdateStepsExecutedObjective(
The documentation for this class was generated from the following file:
- components/ILIAS/ILIASObject/src/Setup/Agent.php