| com.atlassian.jira.web.bean.NonZipExpandableExtensions |
Known Indirect Subclasses
| |||||||||||||
Represents a list of file extensions which should not be expanded as a zip, even if the underlying file is a compressed zip file.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Determines whether the specified extension is contained in the the list of file extensions which should not be
expanded as a zip.
| |||||||||||
Returns a comma-separated list of non-expandable file extensions.
| |||||||||||
Determines whether the specified extension is contained in the the list of file extensions which should not be expanded as a zip.
| extension | The extension to check. Should not be null |
|---|
Returns a comma-separated list of non-expandable file extensions.

