| Package | Description |
|---|---|
| org.sonar.updatecenter.common |
| Modifier and Type | Method and Description |
|---|---|
static PluginReferential |
PluginReferential.create(List<Plugin> pluginList) |
static PluginReferential |
PluginReferential.createEmpty() |
static PluginReferential |
PluginReferentialManifestConverter.fromPluginManifests(List<PluginManifest> pluginManifestList) |
PluginReferential |
UpdateCenter.getUpdateCenterPluginReferential() |
| Modifier and Type | Method and Description |
|---|---|
static UpdateCenter |
UpdateCenter.create(PluginReferential updateCenterPluginReferential,
Sonar sonar) |
UpdateCenter |
UpdateCenter.registerInstalledPlugins(PluginReferential installedPluginReferential) |
Copyright © 2010–2019 SonarSource. All rights reserved.