| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
An agent that just doesn't do a thing. More...
 Inheritance diagram for ILIAS\GlobalScreen_\UI\Footer\Setup\Agent\NullAgent:
 Collaboration diagram for ILIAS\GlobalScreen_\UI\Footer\Setup\Agent\NullAgent:Public Member Functions | |
| __construct (Refinery $refinery) | |
| hasConfig () | |
| getArrayToConfigTransformation () | |
| getInstallObjective (Config $config=null) | |
| getUpdateObjective (Config $config=null) | |
| getBuildObjective () | |
| getStatusObjective (Metrics\Storage $storage) | |
| getMigrations () | |
| getNamedObjectives (?Config $config=null) | |
  Public Member Functions inherited from ILIAS\Setup\Agent | |
| getUpdateObjective (Setup\Config $config=null) | |
| getMigrations () | |
Protected Attributes | |
| Refinery | $refinery | 
An agent that just doesn't do a thing.
Definition at line 34 of file NullAgent.php.
| ILIAS\GlobalScreen_\UI\Footer\Setup\Agent\NullAgent::__construct | ( | Refinery | $refinery | ) | 
Definition at line 38 of file NullAgent.php.
References ILIAS\GlobalScreen_\UI\Footer\Setup\Agent\NullAgent\$refinery, and ILIAS\Repository\refinery().
 Here is the call graph for this function:| ILIAS\GlobalScreen_\UI\Footer\Setup\Agent\NullAgent::getArrayToConfigTransformation | ( | ) | 
Definition at line 55 of file NullAgent.php.
| ILIAS\GlobalScreen_\UI\Footer\Setup\Agent\NullAgent::getBuildObjective | ( | ) | 
Definition at line 81 of file NullAgent.php.
| ILIAS\GlobalScreen_\UI\Footer\Setup\Agent\NullAgent::getInstallObjective | ( | Config | $config = null | ) | 
Definition at line 65 of file NullAgent.php.
| ILIAS\GlobalScreen_\UI\Footer\Setup\Agent\NullAgent::getMigrations | ( | ) | 
Definition at line 97 of file NullAgent.php.
| ILIAS\GlobalScreen_\UI\Footer\Setup\Agent\NullAgent::getNamedObjectives | ( | ?Config | $config = null | ) | 
Definition at line 102 of file NullAgent.php.
| ILIAS\GlobalScreen_\UI\Footer\Setup\Agent\NullAgent::getStatusObjective | ( | Metrics\Storage | $storage | ) | 
Definition at line 89 of file NullAgent.php.
| ILIAS\GlobalScreen_\UI\Footer\Setup\Agent\NullAgent::getUpdateObjective | ( | Config | $config = null | ) | 
Definition at line 73 of file NullAgent.php.
| ILIAS\GlobalScreen_\UI\Footer\Setup\Agent\NullAgent::hasConfig | ( | ) | 
Definition at line 47 of file NullAgent.php.
      
  | 
  protected | 
Definition at line 36 of file NullAgent.php.
Referenced by ILIAS\GlobalScreen_\UI\Footer\Setup\Agent\NullAgent\__construct().