java.lang.Object | |
↳ | com.atlassian.jira.web.bean.ApplicationPropertiesBackedNonZipExpandableExtensions |
An implementation of NonZipExpandableExtensions
that is backed by a jira application property.
By default, it includes the MS Office OpenXml extensions and OpenOffice OpenDocument extensions.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
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.
|
[Expand]
Inherited Methods | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||||
![]()
|
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.