|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttachmentZipKit.FileCriteria | |
|---|---|
| com.atlassian.jira.issue.attachment | |
| Uses of AttachmentZipKit.FileCriteria in com.atlassian.jira.issue.attachment |
|---|
| Methods in com.atlassian.jira.issue.attachment that return AttachmentZipKit.FileCriteria | |
|---|---|
static AttachmentZipKit.FileCriteria |
AttachmentZipKit.FileCriteria.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AttachmentZipKit.FileCriteria[] |
AttachmentZipKit.FileCriteria.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.atlassian.jira.issue.attachment with parameters of type AttachmentZipKit.FileCriteria | |
|---|---|
AttachmentZipKit.AttachmentZipEntries |
AttachmentZipKit.listEntries(File zipFile,
int maxEntries,
AttachmentZipKit.FileCriteria criteria)
This will return a list of AttachmentZipKit.AttachmentZipEntrys for a given zip file |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||