Class AttachmentZipExtractor.ZipContents

java.lang.Object
com.atlassian.greenhopper.issue.util.AttachmentZipExtractor.ZipContents
Enclosing interface:
AttachmentZipExtractor

public static class AttachmentZipExtractor.ZipContents extends Object
  • Constructor Details

  • Method Details

    • isMoreAvailable

      public boolean isMoreAvailable()
    • getMaxShown

      public int getMaxShown()
    • getTotalNumEntries

      public int getTotalNumEntries()
    • getEntries

      public List<AttachmentZipExtractor.ZipEntry> getEntries()