Class AttachmentNotFoundAction

java.lang.Object
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

public class AttachmentNotFoundAction extends ConfluenceActionSupport
See Also:
  • Constructor Details

    • AttachmentNotFoundAction

      public AttachmentNotFoundAction()
  • Method Details

    • execute

      @XsrfProtectionExcluded public String execute()
      Specified by:
      execute in interface com.opensymphony.xwork2.Action
      Overrides:
      execute in class com.opensymphony.xwork2.ActionSupport
    • getPageId

      public long getPageId()
    • setPageId

      public void setPageId(long pageId)