Uses of Enum Class
com.atlassian.confluence.importexport.resource.DownloadResourcePrefixEnum
Packages that use DownloadResourcePrefixEnum
- 
Uses of DownloadResourcePrefixEnum in com.atlassian.confluence.importexport.resourceMethods in com.atlassian.confluence.importexport.resource that return DownloadResourcePrefixEnumModifier and TypeMethodDescriptionstatic DownloadResourcePrefixEnumReturns the enum constant of this class with the specified name.static DownloadResourcePrefixEnum[]DownloadResourcePrefixEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.