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() |
PluginReferential |
PluginReferential.setParent(Release release,
String parentKey) |
Modifier and Type | Method and Description |
---|---|
static UpdateCenter |
UpdateCenter.create(PluginReferential updateCenterPluginReferential,
Sonar sonar) |
UpdateCenter |
UpdateCenter.registerInstalledPlugins(PluginReferential installedPluginReferential) |
Copyright © 2010–2014 SonarSource. All rights reserved.