Package | Description |
---|---|
com.atlassian.jira.issue.attachment |
Modifier and Type | Method and Description |
---|---|
static AttachmentZipKit.FileCriteria |
AttachmentZipKit.FileCriteria.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static AttachmentZipKit.FileCriteria[] |
AttachmentZipKit.FileCriteria.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AttachmentZipKit.AttachmentZipEntries |
AttachmentZipKit.listEntries(File zipFile,
int maxEntries,
AttachmentZipKit.FileCriteria criteria)
Deprecated.
Use
AttachmentIndexManager instead. Since v6.4. |
Copyright © 2002-2022 Atlassian. All Rights Reserved.