Interface StatisticsProvider
- All Known Implementing Classes:
CMSStatisticsProvider
,ContentFormsStatisticsProvider
,ExplorerStatisticsProvider
,GlossaryStatisticsProvider
,KernelStatisticsProvider
,SurveyStatisticsProvider
,WebStatisticsProvider
,WorkspacesStatisticsProvider
public interface StatisticsProvider
Provider of statistics
-
Method Summary
Modifier and TypeMethodDescriptionGet the statistics to send anonymously
-
Method Details
-
getStatistics
Get the statistics to send anonymously- Returns:
- A jsonizable object
-