Class AboutPageAction

java.lang.Object
org.apache.struts2.ActionSupport
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, org.apache.struts2.action.Action, org.apache.struts2.interceptor.ValidationAware, org.apache.struts2.Validateable

public class AboutPageAction extends ConfluenceActionSupport
See Also:
  • Constructor Details

    • AboutPageAction

      public AboutPageAction()
  • Method Details

    • execute

      public String execute()
      Specified by:
      execute in interface org.apache.struts2.action.Action
      Overrides:
      execute in class org.apache.struts2.ActionSupport
    • getCopyrightUntil

      @Deprecated public String getCopyrightUntil()
      Deprecated.
      since 6.9.0 Use getBuildYear() instead
    • getBuildYear

      public String getBuildYear()
    • getVersionNumber

      public String getVersionNumber()
    • getShowLicenses

      public boolean getShowLicenses() throws MalformedURLException
      Throws:
      MalformedURLException
    • getPluginPanels

      public List<String> getPluginPanels()