Class FourOhFiveAction

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 FourOhFiveAction extends ConfluenceActionSupport
Action to handle 405 error - Method Not Allowed.
Since:
7.13.19
See Also:
  • Constructor Details

    • FourOhFiveAction

      public FourOhFiveAction()
  • Method Details