Uses of Enum Class
com.atlassian.application.api.ApplicationPlugin.PluginType
-
Uses of ApplicationPlugin.PluginType in com.atlassian.application.api
Methods in com.atlassian.application.api that return ApplicationPlugin.PluginTypeModifier and TypeMethodDescriptionApplicationPlugin.getType()Return the type of this plugin.static ApplicationPlugin.PluginTypeReturns the enum constant of this class with the specified name.static ApplicationPlugin.PluginType[]ApplicationPlugin.PluginType.values()Returns an array containing the constants of this enum class, in the order they are declared.