Class AttachFileHelper

java.lang.Object
com.atlassian.confluence.util.AttachFileHelper

public class AttachFileHelper extends Object
  • Constructor Details

    • AttachFileHelper

      public AttachFileHelper(org.apache.struts2.dispatcher.multipart.MultiPartRequestWrapper multipartRequestWrapper, int maxAttachments)
  • Method Details

    • getUploadedFiles

      public List<com.atlassian.xwork.FileUploadUtils.UploadedFile> getUploadedFiles()
    • validateAttachments

      public void validateAttachments()
    • getCommentForFilename

      public String getCommentForFilename(String filename)
    • getErrors

      public Collection<String> getErrors()