Class DownloadAllAttachmentsOnPageAction

    • Constructor Detail

      • DownloadAllAttachmentsOnPageAction

        public DownloadAllAttachmentsOnPageAction()
    • Method Detail

      • execute

        public String execute()
                       throws Exception
        Specified by:
        execute in interface com.opensymphony.xwork2.Action
        Overrides:
        execute in class com.opensymphony.xwork2.ActionSupport
        Throws:
        Exception
      • setAttachmentManager

        public void setAttachmentManager​(AttachmentManager attachmentManager)
      • getDownloadPath

        public String getDownloadPath()
      • setGateKeeper

        public void setGateKeeper​(GateKeeper gateKeeper)
      • setConfluenceDirectories

        public void setConfluenceDirectories​(ConfluenceDirectories confluenceDirectories)