Class ColorsStylesheetAction

java.lang.Object
org.apache.struts2.ActionSupport
All Implemented Interfaces:
WebInterface, MessageHolderAware, Serializable, org.apache.struts2.action.Action, org.apache.struts2.interceptor.ValidationAware, org.apache.struts2.locale.LocaleProvider, org.apache.struts2.text.TextProvider, org.apache.struts2.Validateable

public class ColorsStylesheetAction extends ConfluenceActionSupport
Used for rendering Confluence's color stylesheet, using either the global or space color scheme.

Expected parameters: spaceKey (empty for global).

See Also:
  • Constructor Details

    • ColorsStylesheetAction

      public ColorsStylesheetAction()
  • Method Details