| Package | Description |
|---|---|
| org.sonar.maven.model.maven2 |
| Modifier and Type | Field and Description |
|---|---|
protected PluginManagement |
BuildBase.pluginManagement |
protected PluginManagement |
Build.pluginManagement |
| Modifier and Type | Method and Description |
|---|---|
PluginManagement |
ObjectFactory.createPluginManagement()
Create an instance of
PluginManagement |
PluginManagement |
BuildBase.getPluginManagement()
Gets the value of the pluginManagement property.
|
PluginManagement |
Build.getPluginManagement()
Gets the value of the pluginManagement property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BuildBase.setPluginManagement(PluginManagement value)
Sets the value of the pluginManagement property.
|
void |
Build.setPluginManagement(PluginManagement value)
Sets the value of the pluginManagement property.
|
Copyright © 2012–2016 SonarSource. All rights reserved.