| Package | Description |
|---|---|
| org.sonar.batch.bootstrap | |
| org.sonar.core.plugins |
| Modifier and Type | Method and Description |
|---|---|
List<RemotePlugin> |
ArtifactDownloader.downloadPluginIndex() |
| Modifier and Type | Method and Description |
|---|---|
List<File> |
ArtifactDownloader.downloadPlugin(RemotePlugin remote) |
| Modifier and Type | Method and Description |
|---|---|
RemotePlugin |
RemotePlugin.addFilename(String s) |
static RemotePlugin |
RemotePlugin.create(DefaultPluginMetadata metadata) |
static RemotePlugin |
RemotePlugin.unmarshal(String row) |
Copyright © 2009-2012 SonarSource. All Rights Reserved.