See: Description
| Interface | Description |
|---|---|
| Annotated |
An interface to be implemented by objects that are annotated with attributes they wish to expose to clients.
|
| Class | Description |
|---|---|
| AnnotatedObject |
A base class for all objects in the web flow system that support annotation using arbitrary properties.
|
| Exception | Description |
|---|---|
| FlowException |
Root class for exceptions thrown by the Spring Web Flow system.
|