|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RemotePlugin | |
|---|---|
| org.sonar.batch.bootstrap | |
| org.sonar.core.plugins | |
| Uses of RemotePlugin in org.sonar.batch.bootstrap |
|---|
| Methods in org.sonar.batch.bootstrap that return types with arguments of type RemotePlugin | |
|---|---|
List<RemotePlugin> |
ArtifactDownloader.downloadPluginIndex()
|
| Methods in org.sonar.batch.bootstrap with parameters of type RemotePlugin | |
|---|---|
List<File> |
ArtifactDownloader.downloadPlugin(RemotePlugin remote)
|
| Uses of RemotePlugin in org.sonar.core.plugins |
|---|
| Methods in org.sonar.core.plugins that return RemotePlugin | |
|---|---|
RemotePlugin |
RemotePlugin.addFilename(String s)
|
static RemotePlugin |
RemotePlugin.create(DefaultPluginMetadata metadata)
|
static RemotePlugin |
RemotePlugin.unmarshal(String row)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||