| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for ilADNAgent:
 Collaboration diagram for ilADNAgent:Public Member Functions | |
| __construct (Factory $refinery) | |
| hasConfig () | |
| getArrayToConfigTransformation () | |
| getInstallObjective (Config $config=null) | |
| getUpdateObjective (Config $config=null) | |
| getBuildArtifactObjective () | |
| getStatusObjective (Setup\Metrics\Storage $storage) | |
| getMigrations () | |
| getNamedObjectives (?Config $config=null) | |
Protected Attributes | |
| Factory | $refinery | 
Definition at line 31 of file class.ilADNAgent.php.
| ilADNAgent::__construct | ( | Factory | $refinery | ) | 
Definition at line 35 of file class.ilADNAgent.php.
References $refinery, and ILIAS\Repository\refinery().
 Here is the call graph for this function:| ilADNAgent::getArrayToConfigTransformation | ( | ) | 
Definition at line 47 of file class.ilADNAgent.php.
| ilADNAgent::getBuildArtifactObjective | ( | ) | 
Definition at line 71 of file class.ilADNAgent.php.
| ilADNAgent::getInstallObjective | ( | Config | $config = null | ) | 
Definition at line 53 of file class.ilADNAgent.php.
| ilADNAgent::getMigrations | ( | ) | 
Definition at line 83 of file class.ilADNAgent.php.
| ilADNAgent::getNamedObjectives | ( | ?Config | $config = null | ) | 
Definition at line 88 of file class.ilADNAgent.php.
| ilADNAgent::getStatusObjective | ( | Setup\Metrics\Storage | $storage | ) | 
Definition at line 77 of file class.ilADNAgent.php.
| ilADNAgent::getUpdateObjective | ( | Config | $config = null | ) | 
Definition at line 59 of file class.ilADNAgent.php.
| ilADNAgent::hasConfig | ( | ) | 
Definition at line 41 of file class.ilADNAgent.php.
      
  | 
  protected | 
Definition at line 33 of file class.ilADNAgent.php.
Referenced by __construct().