Uses of Class
org.sonar.updatecenter.common.PluginManifest
-
Packages that use PluginManifest Package Description org.sonar.updatecenter.common -
-
Uses of PluginManifest in org.sonar.updatecenter.common
Methods in org.sonar.updatecenter.common with parameters of type PluginManifest Modifier and Type Method Description PluginPlugin. merge(PluginManifest manifest)Method parameters in org.sonar.updatecenter.common with type arguments of type PluginManifest Modifier and Type Method Description static PluginReferentialPluginReferentialManifestConverter. fromPluginManifests(List<PluginManifest> pluginManifestList)
-