| Interface | Description |
|---|---|
| Action |
Executes a given
Resource. |
| ActionChain |
Allows calling the next
Action in the chain. |
| ActionManager |
The Action Manager's goal is to locate the right
Action implementations to call in the right order. |
| Class | Description |
|---|---|
| AbstractAction |
Helper to implement Actions, providing some default implementation.
|
| Exception | Description |
|---|---|
| ActionException |
Represents a problem when executing a
Resource. |
Copyright © 2004–2014 XWiki. All rights reserved.