Class ColorsStylesheetAction

java.lang.Object
com.opensymphony.xwork2.ActionSupport
All Implemented Interfaces:
WebInterface, MessageHolderAware, com.opensymphony.xwork2.Action, com.opensymphony.xwork2.interceptor.ValidationAware, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, Serializable

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