Interface StatisticsProvider
- All Known Implementing Classes:
CartsStatisticsProvider,CMSStatisticsProvider,ContentFormsStatisticsProvider,ExplorerStatisticsProvider,FormsStatisticsProvider,GlossaryStatisticsProvider,KernelStatisticsProvider,QueriesStatisticsProvider,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
-