| 
    ILIAS
    release_8 Revision v8.24
    
   | 
  
 Inheritance diagram for ilComponentsSetupAgent:
 Collaboration diagram for ilComponentsSetupAgent:Public Member Functions | |
| hasConfig () | |
| getArrayToConfigTransformation () | |
| getInstallObjective (Setup\Config $config=null) | |
| getUpdateObjective (Setup\Config $config=null) | |
| getBuildArtifactObjective () | |
| getStatusObjective (Setup\Metrics\Storage $storage) | |
| getMigrations () | |
| @inheritDoc  More... | |
Definition at line 24 of file class.ilComponentsSetupAgent.php.
| ilComponentsSetupAgent::getArrayToConfigTransformation | ( | ) | 
Definition at line 39 of file class.ilComponentsSetupAgent.php.
| ilComponentsSetupAgent::getBuildArtifactObjective | ( | ) | 
Definition at line 70 of file class.ilComponentsSetupAgent.php.
| ilComponentsSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) | 
Definition at line 47 of file class.ilComponentsSetupAgent.php.
| ilComponentsSetupAgent::getMigrations | ( | ) | 
@inheritDoc
Definition at line 91 of file class.ilComponentsSetupAgent.php.
| ilComponentsSetupAgent::getStatusObjective | ( | Setup\Metrics\Storage | $storage | ) | 
Definition at line 83 of file class.ilComponentsSetupAgent.php.
| ilComponentsSetupAgent::getUpdateObjective | ( | Setup\Config | $config = null | ) | 
Definition at line 55 of file class.ilComponentsSetupAgent.php.
| ilComponentsSetupAgent::hasConfig | ( | ) | 
Definition at line 31 of file class.ilComponentsSetupAgent.php.