Uses of Class
org.kohsuke.github.GHRepositoryStatistics
-
Packages that use GHRepositoryStatistics Package Description org.kohsuke.github -
-
Uses of GHRepositoryStatistics in org.kohsuke.github
Methods in org.kohsuke.github that return GHRepositoryStatistics Modifier and Type Method Description GHRepositoryStatistics
GHRepository. getStatistics()
Returns the statistics for this repository.
-