Class HomepageAction

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

@Deprecated public class HomepageAction extends ConfluenceActionSupport
Deprecated.
since 5.9. No longer used. IndexAction now performs the necessary redirection, rather than delegating to this action.
Direct the user to their configured homepage.
See Also:
  • Constructor Details

    • HomepageAction

      public HomepageAction()
      Deprecated.
  • Method Details

    • execute

      public String execute() throws Exception
      Deprecated.
      Specified by:
      execute in interface org.apache.struts2.action.Action
      Overrides:
      execute in class org.apache.struts2.ActionSupport
      Throws:
      Exception
    • getRedirectLocation

      public String getRedirectLocation()
      Deprecated.
    • setHomepageService

      public void setHomepageService(HomepageService homepageService)
      Deprecated.
      Since:
      5.9