Uses of Enum Class
com.atlassian.confluence.importexport.resource.DownloadResourcePrefixEnum
Packages that use DownloadResourcePrefixEnum
-
Uses of DownloadResourcePrefixEnum in com.atlassian.confluence.importexport.resource
Methods in com.atlassian.confluence.importexport.resource that return DownloadResourcePrefixEnumModifier and TypeMethodDescriptionstatic DownloadResourcePrefixEnum
Returns 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.