| AttachmentNotFoundAction |
|
| ColorsStylesheetAction |
Used for rendering Confluence's color stylesheet, using either the
global or space color scheme.
|
| CustomStylesheetAction |
This action will retrieve the customer stylesheet for a space or if not applicable the global style.
|
| FourOhFiveAction |
Action to handle 405 error - Method Not Allowed.
|
| FourOhFourAction |
Simply sets 404 status and returns 404 page to the user.
|
| IndexAction |
|
| LastModifiedInterceptor |
|
| LoginExemptionHelper |
Helper to handle login exemption from a properties file for 404 status resulting URLs.
|
| RedirectActionHelper |
|
| RssDescriptor |
This class describes an RSS feed.
|
| ServiceBackedActionHelper |
|
| ThemeColorsStylesheetAction |
Used for rendering theme stylesheets which are Velocity templates.
|
| XsrfTokenExpiredAction |
Global result for an xsrf token timeout.
|