public interface Contribution
extends java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAuthorName()
The name of the author
|
java.util.Collection<Commit> |
getCommits()
Commits
|
java.util.Collection<Commit> getCommits()
java.lang.String getAuthorName()