Class AttachmentNotFoundAction

java.lang.Object
org.apache.struts2.ActionSupport
All Implemented Interfaces:
WebInterface, MessageHolderAware, Serializable, org.apache.struts2.action.Action, org.apache.struts2.interceptor.ValidationAware, org.apache.struts2.locale.LocaleProvider, org.apache.struts2.text.TextProvider, org.apache.struts2.Validateable

public class AttachmentNotFoundAction extends ConfluenceActionSupport
See Also:
  • Constructor Details

    • AttachmentNotFoundAction

      public AttachmentNotFoundAction()
  • Method Details

    • execute

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

      public long getPageId()
    • setPageId

      public void setPageId(long pageId)