Uses of Class
org.sonar.updatecenter.common.PluginUpdate
Packages that use PluginUpdate
-
Uses of PluginUpdate in org.sonar.updatecenter.common
Methods in org.sonar.updatecenter.common that return PluginUpdateModifier and TypeMethodDescriptionstatic PluginUpdatePluginUpdate.createForPluginRelease(Release pluginRelease, Version sonarVersion, Product product) static PluginUpdatePluginUpdate.createWithStatus(Release pluginRelease, PluginUpdate.Status status) Methods in org.sonar.updatecenter.common that return types with arguments of type PluginUpdateModifier and TypeMethodDescriptionUpdateCenter.findAvailablePlugins()UpdateCenter.findPluginUpdates()