| Package | Description |
|---|---|
| org.sonar.updatecenter.common |
| Modifier and Type | Method and Description |
|---|---|
static PluginUpdate |
PluginUpdate.createForPluginRelease(Release pluginRelease,
Version sonarVersion) |
static PluginUpdate |
PluginUpdate.createWithStatus(Release pluginRelease,
PluginUpdate.Status status) |
| Modifier and Type | Method and Description |
|---|---|
List<PluginUpdate> |
UpdateCenter.findAvailablePlugins() |
List<PluginUpdate> |
UpdateCenter.findPluginUpdates() |
Copyright © 2010–2017 SonarSource. All rights reserved.