Class HomepageAction

  • 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

    @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:
    Serialized Form
    • Constructor Detail

      • HomepageAction

        public HomepageAction()
        Deprecated.
    • Method Detail

      • execute

        public String execute()
                       throws Exception
        Deprecated.
        Specified by:
        execute in interface com.opensymphony.xwork2.Action
        Overrides:
        execute in class com.opensymphony.xwork2.ActionSupport
        Throws:
        Exception
      • getRedirectLocation

        public String getRedirectLocation()
        Deprecated.
      • setHomepageService

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