Class Error404

java.lang.Object
webwork.action.ActionSupport
com.atlassian.jira.web.action.JiraWebActionSupport
com.atlassian.jira.web.action.util.Error404
All Implemented Interfaces:
ErrorCollection, I18nHelper, HttpServletVariables, AuthorizationSupport, Serializable, webwork.action.Action, webwork.action.CommandDriven, webwork.action.IllegalArgumentAware

public class Error404 extends JiraWebActionSupport
Since:
v6.1
See Also:
  • Constructor Details

  • Method Details

    • doExecute

      protected String doExecute() throws Exception
      Overrides:
      doExecute in class webwork.action.ActionSupport
      Throws:
      Exception
    • getHttpRequest

      public javax.servlet.http.HttpServletRequest getHttpRequest()
      This method intentionally does not delegates fetching HttpServletRequest to any components, as they might not be defined when JIRA is not fully operational (for example during setup)
      Specified by:
      getHttpRequest in interface HttpServletVariables
      Overrides:
      getHttpRequest in class JiraWebActionSupport
      Returns:
      current request
      See Also:
    • getOriginalURL

      public String getOriginalURL()
    • getJiraTitle

      public String getJiraTitle()
    • getFooterContent

      public String getFooterContent()
    • getResourcesContent

      public String getResourcesContent()