| Package | Description |
|---|---|
| org.sonar.maven.model.maven2 |
| Modifier and Type | Field and Description |
|---|---|
protected List<Plugin> |
PluginManagement.Plugins.plugins |
protected List<Plugin> |
BuildBase.Plugins.plugins |
protected List<Plugin> |
Build.Plugins.plugins |
| Modifier and Type | Method and Description |
|---|---|
Plugin |
ObjectFactory.createPlugin()
Create an instance of
Plugin |
| Modifier and Type | Method and Description |
|---|---|
List<Plugin> |
PluginManagement.Plugins.getPlugins()
Gets the value of the plugins property.
|
List<Plugin> |
BuildBase.Plugins.getPlugins()
Gets the value of the plugins property.
|
List<Plugin> |
Build.Plugins.getPlugins()
Gets the value of the plugins property.
|
Copyright © 2012–2016 SonarSource. All rights reserved.