ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
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... | |