| Interface | Description |
|---|---|
| Execution |
Allows setting/retrieving the
ExecutionContext. |
| ExecutionContextInitializer | |
| ExecutionContextManager |
Provides various services for manipulating an
ExecutionContext. |
| Class | Description |
|---|---|
| ExecutionContext |
Contains all state data related to the current user action.
|
| Exception | Description |
|---|---|
| ExecutionContextException | |
| PropertyAlreadyExistsException |
Thrown when declaring a property that already exists in the execution context.
|
| PropertyIsFinalException |
Thrown when trying to update a final value.
|
Copyright © 2004–2014 XWiki. All rights reserved.