Package com.atlassian.confluence.core.actions

Interface Summary
HttpCacheValidatable Actions that wish to be served to browsers/clients with http cache validation headers (Last-Modified and etag) should implement this interface.
LastModifiedAware Deprecated. since 3.1 use HttpCacheValidatable instead.
 

Class Summary
AdminStylesheetAction Ensures admin pages always use the default theme's styles.
AttachmentNotFoundAction  
ColorsStylesheetAction Used for rendering Confluence's color stylesheet, using either the global or space color scheme.
CombinedStylesheetAction Action to display the space- or global-specific styles based on active colour scheme and theme on the relevant space or global scope.
CustomStylesheetAction This action will retrieve the customer stylesheet for a space or if not applicable the global style.
FourOhFourAction Simply sets 404 status and returns 404 page to the user.
LastModifiedInterceptor  
RedirectActionHelper  
RssDescriptor This class describes an RSS feed.
ServiceBackedActionHelper  
StylesheetAction Deprecated. since 2.8 because this is a cluttered mess with a variety of concerns.
ThemeColorsStylesheetAction Used for rendering theme stylesheets which are Velocity templates.
XsrfTokenExpiredAction Global result for an xsrf token timeout.
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.