public interface ContributorsProvider
| Modifier and Type | Method and Description |
|---|---|
ProjectContributorsSet |
getAllContributorsForProject() |
ContributorsSet |
mapContributorsToGitHubUser(java.util.Collection<java.lang.String> authorNames,
java.lang.String fromRevision,
java.lang.String toRevision) |
ContributorsSet mapContributorsToGitHubUser(java.util.Collection<java.lang.String> authorNames, java.lang.String fromRevision, java.lang.String toRevision)
ProjectContributorsSet getAllContributorsForProject()