Uses of Enum Class
com.atlassian.webresource.api.assembler.resource.PluginUrlResource.BatchType
Packages that use PluginUrlResource.BatchType
-
Uses of PluginUrlResource.BatchType in com.atlassian.webresource.api.assembler.resource
Methods in com.atlassian.webresource.api.assembler.resource that return PluginUrlResource.BatchTypeModifier and TypeMethodDescriptionPluginUrlResource.getBatchType()static PluginUrlResource.BatchTypeReturns the enum constant of this class with the specified name.static PluginUrlResource.BatchType[]PluginUrlResource.BatchType.values()Returns an array containing the constants of this enum class, in the order they are declared.