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.
Tabbed Defines an Action that has a related tab in a list of navigation tabs.
 

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 Deprecated. Since 4.0.
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  
ThemeColorsStylesheetAction Used for rendering theme stylesheets which are Velocity templates.
XsrfTokenExpiredAction Global result for an xsrf token timeout.
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.