Class ServiceStatistics
java.lang.Object
com.serinity.forumcontrol.service.ServiceStatistics
Service for gathering forum statistics (Admin only)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet complete forum statisticsGet threads created per day for the last 30 daysGet top 10 most active users (by thread + reply count)Get most popular threads (by like count)
-
Constructor Details
-
ServiceStatistics
public ServiceStatistics()
-
-
Method Details
-
getForumStatistics
Get complete forum statistics -
getTopActiveUsers
-
getTopThreadsByLikes
-
getThreadsPerDay
-