| Package | Description |
|---|---|
| org.apache.maven.plugins.changes.model |
| Modifier and Type | Method and Description |
|---|---|
List<FixedIssue> |
Action.getFixedIssues()
Method getFixedIssues.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Action.addFixedIssue(FixedIssue fixedIssue)
Method addFixedIssue.
|
void |
Action.removeFixedIssue(FixedIssue fixedIssue)
Method removeFixedIssue.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Action.setFixedIssues(List<FixedIssue> fixedIssues)
Set a list of fix issues.
|
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.