java.lang.Object
org.kohsuke.github.GHRepositoryTraffic
org.kohsuke.github.GHRepositoryViewTraffic
- All Implemented Interfaces:
TrafficInfo
Repository view statistics.
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
The type DailyInfo. -
Method Summary
Methods inherited from class org.kohsuke.github.GHRepositoryTraffic
getCount, getUniques
-
Method Details
-
getViews
Gets views.- Returns:
- the views
-
getDailyInfo
Gets the daily info.- Specified by:
getDailyInfo
in classGHRepositoryTraffic
- Returns:
- the daily info
-