|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for ilDataCollectionSetupAgent:
Collaboration diagram for ilDataCollectionSetupAgent:Public Member Functions | |
| getUpdateObjective (Config $config=null) | |
| getMigrations () | |
| hasConfig () | |
| getArrayToConfigTransformation () | |
| getInstallObjective (Config $config=null) | |
| getBuildArtifactObjective () | |
| getStatusObjective (Storage $storage) | |
| getNamedObjectives (?Config $config=null) | |
Definition at line 28 of file class.ilDataCollectionSetupAgent.php.
| ilDataCollectionSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 52 of file class.ilDataCollectionSetupAgent.php.
| ilDataCollectionSetupAgent::getBuildArtifactObjective | ( | ) |
Definition at line 62 of file class.ilDataCollectionSetupAgent.php.
| ilDataCollectionSetupAgent::getInstallObjective | ( | Config | $config = null | ) |
Definition at line 57 of file class.ilDataCollectionSetupAgent.php.
| ilDataCollectionSetupAgent::getMigrations | ( | ) |
Definition at line 40 of file class.ilDataCollectionSetupAgent.php.
| ilDataCollectionSetupAgent::getNamedObjectives | ( | ?Config | $config = null | ) |
Definition at line 72 of file class.ilDataCollectionSetupAgent.php.
| ilDataCollectionSetupAgent::getStatusObjective | ( | Storage | $storage | ) |
Definition at line 67 of file class.ilDataCollectionSetupAgent.php.
| ilDataCollectionSetupAgent::getUpdateObjective | ( | Config | $config = null | ) |
Definition at line 30 of file class.ilDataCollectionSetupAgent.php.
| ilDataCollectionSetupAgent::hasConfig | ( | ) |
Definition at line 47 of file class.ilDataCollectionSetupAgent.php.