ILIAS  release_7 Revision v7.30-3-g800a261c036
All Data Structures Namespaces Files Functions Variables 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...