ILIAS  release_10 Revision v10.1-43-ga1241a92c2f
ILIAS\Dashboard\Setup\ilDashboardUpdateAgent Class Reference
+ Inheritance diagram for ILIAS\Dashboard\Setup\ilDashboardUpdateAgent:
+ Collaboration diagram for ILIAS\Dashboard\Setup\ilDashboardUpdateAgent:

Public Member Functions

 getUpdateObjective (Config $config=null)
 
- Public Member Functions inherited from ILIAS\GlobalScreen_\UI\Footer\Setup\Agent\NullAgent
 __construct (Refinery $refinery)
 
 hasConfig ()
 
 getArrayToConfigTransformation ()
 
 getInstallObjective (Config $config=null)
 
 getUpdateObjective (Config $config=null)
 
 getBuildObjective ()
 
 getStatusObjective (Metrics\Storage $storage)
 
 getMigrations ()
 
 getNamedObjectives (?Config $config=null)
 

Additional Inherited Members

- Protected Attributes inherited from ILIAS\GlobalScreen_\UI\Footer\Setup\Agent\NullAgent
Refinery $refinery
 

Detailed Description

Definition at line 28 of file ilDashboardUpdateAgent.php.

Member Function Documentation

◆ getUpdateObjective()

ILIAS\Dashboard\Setup\ilDashboardUpdateAgent::getUpdateObjective ( Config  $config = null)

Definition at line 30 of file ilDashboardUpdateAgent.php.

30  : Objective
31  {
32  return new ilDatabaseUpdateStepsExecutedObjective(new ilDashboardUpdateSteps());
33  }

The documentation for this class was generated from the following file: