Class NoRequireAnnotationAction

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 NoRequireAnnotationAction extends ConfluenceActionSupport
See Also:
  • Constructor Details

    • NoRequireAnnotationAction

      public NoRequireAnnotationAction()
  • Method Details

    • doDefault

      @XsrfProtectionExcluded public String doDefault()
      Description copied from class: ConfluenceActionSupport
      Convenient Action execution method which defaults to returning INPUT
      Overrides:
      doDefault in class ConfluenceActionSupport
    • execute

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

      @XsrfProtectionExcluded public String customAction()