Uses of Class
org.kohsuke.github.GHRepositoryStatistics.ContributorStats.Week
-
Packages that use GHRepositoryStatistics.ContributorStats.Week Package Description org.kohsuke.github -
-
Uses of GHRepositoryStatistics.ContributorStats.Week in org.kohsuke.github
Methods in org.kohsuke.github that return GHRepositoryStatistics.ContributorStats.Week Modifier and Type Method Description GHRepositoryStatistics.ContributorStats.WeekGHRepositoryStatistics.ContributorStats. getWeek(long timestamp)Convenience method to look up week with particular timestamp.Methods in org.kohsuke.github that return types with arguments of type GHRepositoryStatistics.ContributorStats.Week Modifier and Type Method Description List<GHRepositoryStatistics.ContributorStats.Week>GHRepositoryStatistics.ContributorStats. getWeeks()Gets weeks.
-