Package com.day.crx.statistics
package com.day.crx.statistics
-
ClassesClassDescription
Entryis the basic unit of statistic information that can be stored in a statistics workspace.JanitorReportis a base class for reports that clean up historical data, which is not needed anymore.PathBuilderis a base class for path builders.Reportis the abstract base class for all reports.Statisticsacts as a facade for adding entries and running reports.StatisticsModuleimplements aCRXModulethat writes statistical data to a given workspace and runs reports on that data.