| Package | Description |
|---|---|
| org.sonar.maven.model.maven2 |
| Modifier and Type | Field and Description |
|---|---|
protected IssueManagement |
MavenProject.issueManagement |
| Modifier and Type | Method and Description |
|---|---|
IssueManagement |
ObjectFactory.createIssueManagement()
Create an instance of
IssueManagement |
IssueManagement |
MavenProject.getIssueManagement()
Gets the value of the issueManagement property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MavenProject.setIssueManagement(IssueManagement value)
Sets the value of the issueManagement property.
|
Copyright © 2012–2016 SonarSource. All rights reserved.