ILIAS  trunk Revision v11.0_alpha-1761-g6dbbfa7b760
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
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  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...