@Deprecated public static interface

AttachmentZipKit.AttachmentZipEntries

com.atlassian.jira.issue.attachment.AttachmentZipKit.AttachmentZipEntries

This interface is deprecated.
Use AttachmentIndexManager instead. Since v6.4.

Public Methods

public int getTotalNumberOfEntriesAvailable ()

Returns
  • total number of entries available (can be larger that what was asked for)

public boolean isMoreAvailable ()

Returns
  • true if there are more entries available in the zip than asked for.