Uses of Class
org.kohsuke.github.GHRepositoryStatistics.Participation
-
Packages that use GHRepositoryStatistics.Participation Package Description org.kohsuke.github -
-
Uses of GHRepositoryStatistics.Participation in org.kohsuke.github
Methods in org.kohsuke.github that return GHRepositoryStatistics.Participation Modifier and Type Method Description GHRepositoryStatistics.ParticipationGHRepositoryStatistics. getParticipation()Get the weekly commit count for the repository owner and everyone else.
-