ILIAS  trunk Revision v12.0_alpha-1338-g8f7e531aa3c
ILIAS\Setup\Objective Namespace Reference

Data Structures

class  AdminConfirmedObjective
 An admin needs to confirm something to achieve this objective. More...
 
class  CallableObjective
 A callable objective wraps a callable into an objective. More...
 
class  CalledFromRootObjective
 Verify that the setip is called from ILIAS root directory. More...
 
class  ClientIdReadObjective
 Read the client id of the installation from the data directory. More...
 
class  DirectoryCreatedObjective
 Create a directory. More...
 
class  MigrationObjective
 handles a Migration More...
 
class  NullObjective
 A non-objective, nothing to do to achieve it... More...
 
class  ObjectiveWithPreconditions
 A wrapper around an objective that adds some preconditions. More...
 
class  Tentatively
 A wrapper around an objective that attempts to achieve the wrapped objective but won't stop the process on failure. More...