Class DownloadAllAttachmentsOnPageAction

java.lang.Object
org.apache.struts2.ActionSupport
com.opensymphony.xwork2.ActionSupport
All Implemented Interfaces:
PageAware, 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 DownloadAllAttachmentsOnPageAction extends AbstractPageAwareAction
See Also:
  • Field Details

  • Constructor Details

    • DownloadAllAttachmentsOnPageAction

      public DownloadAllAttachmentsOnPageAction()
  • Method Details

    • execute

      public String execute() throws Exception
      Specified by:
      execute in interface org.apache.struts2.action.Action
      Overrides:
      execute in class org.apache.struts2.ActionSupport
      Throws:
      Exception
    • prepareDownloadPath

      public String prepareDownloadPath(String path) throws IOException
      Throws:
      IOException
    • setAttachmentManager

      public void setAttachmentManager(AttachmentManager attachmentManager)
    • getDownloadPath

      public String getDownloadPath()
    • setGateKeeper

      public void setGateKeeper(GateKeeper gateKeeper)
    • setConfluenceDirectories

      public void setConfluenceDirectories(ConfluenceDirectories confluenceDirectories)
    • getAttachmentIds

      public String getAttachmentIds()
    • setAttachmentIds

      public void setAttachmentIds(String attachmentIds)