| Package | Description |
|---|---|
| org.apache.maven.plugins.changes.model |
| Modifier and Type | Method and Description |
|---|---|
List<DueTo> |
Action.getDueTos()
Method getDueTos.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Action.addDueTo(DueTo dueTo)
Method addDueTo.
|
void |
Action.removeDueTo(DueTo dueTo)
Method removeDueTo.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Action.setDueTos(List<DueTo> dueTos)
Set a list of contributors for this issue.
|
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.