Class CustomStylesheetAction

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 CustomStylesheetAction extends ConfluenceActionSupport
This action will retrieve the customer stylesheet for a space or if not applicable the global style.
See Also:
  • Constructor Details

    • CustomStylesheetAction

      public CustomStylesheetAction()
  • Method Details