|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for ILIAS\Wiki\Setup\Agent:
Collaboration diagram for ILIAS\Wiki\Setup\Agent:Public Member Functions | |
| getUpdateObjective (Setup\Config $config=null) | |
| getStatusObjective (Metrics\Storage $storage) | |
Public Member Functions inherited from ILIAS\Setup\Agent\NullAgent | |
| __construct (Refinery $refinery) | |
| hasConfig () | |
| getArrayToConfigTransformation () | |
| getInstallObjective (Config $config=null) | |
| getUpdateObjective (Config $config=null) | |
| getBuildArtifactObjective () | |
| getStatusObjective (Metrics\Storage $storage) | |
| getMigrations () | |
| getNamedObjectives (?Config $config=null) | |
| Gets all named objectives The keys of the returned array are the commands. More... | |
Public Member Functions inherited from ILIAS\Setup\Agent | |
| getStatusObjective (Metrics\Storage $storage) | |
| Get the objective to be achieved when status is requested. More... | |
Protected Member Functions | |
| getObjectives () | |
Additional Inherited Members | |
Protected Attributes inherited from ILIAS\Setup\Agent\NullAgent | |
| Refinery | $refinery |
Definition at line 28 of file class.Agent.php.
|
protected |
Definition at line 44 of file class.Agent.php.
References $objectives.
Referenced by ILIAS\Wiki\Setup\Agent\getUpdateObjective().
Here is the caller graph for this function:| ILIAS\Wiki\Setup\Agent::getStatusObjective | ( | Metrics\Storage | $storage | ) |
Definition at line 39 of file class.Agent.php.
| ILIAS\Wiki\Setup\Agent::getUpdateObjective | ( | Setup\Config | $config = null | ) |
Definition at line 30 of file class.Agent.php.
References ILIAS\Wiki\Setup\Agent\getObjectives().
Here is the call graph for this function: