| Modifier and Type | Method and Description |
|---|---|
List<RelevanceStatsEntity> |
ActivityRelevancyService.findUserStats()
Find user stats for last 30 days.
|
| Modifier and Type | Method and Description |
|---|---|
List<RelevanceStatsEntity> |
RelevanceStatsDAO.findUsersStats(Date afterDate) |
| Modifier and Type | Field and Description |
|---|---|
protected List<RelevanceStatsEntity> |
RelevanceStatsReport.userStats
The user stats.
|
| Modifier and Type | Method and Description |
|---|---|
List<RelevanceStatsEntity> |
RelevanceStatsReport.getUserStats()
Gets participated user stats.
|
| Constructor and Description |
|---|
RelevanceStatsReport(Long relevanciesCount,
List<RelevanceStatsEntity> userStats)
Instantiates a new relevance stats repost.
|
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.