ILIAS  release_10 Revision v10.1-43-ga1241a92c2f
ILIAS\Cloud\Agent Class Reference
+ Inheritance diagram for ILIAS\Cloud\Agent:
+ Collaboration diagram for ILIAS\Cloud\Agent:

Public Member Functions

 getUpdateObjective (Config $config=null)
 

Detailed Description

Definition at line 28 of file Agent.php.

Member Function Documentation

◆ getUpdateObjective()

ILIAS\Cloud\Agent::getUpdateObjective ( Config  $config = null)

Definition at line 30 of file Agent.php.

30  : Objective
31  {
32  return new \ilDatabaseUpdateStepsExecutedObjective(
33  new RemoveCloudDBUpdate()
34  );
35  }

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