Class StatsServiceImpl
java.lang.Object
org.kuali.rice.kew.stats.service.impl.StatsServiceImpl
- All Implemented Interfaces:
StatsService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidDocumentsRoutedReport(Stats stats, Date begDate, Date endDate) voidNumActiveItemsReport(Stats stats) voidNumberOfDocTypesReport(Stats stats) voidvoidNumUsersReport(Stats stats) voidsetStatsDAO(StatsDAO statsDAO)
-
Constructor Details
-
StatsServiceImpl
public StatsServiceImpl()
-
-
Method Details
-
NumActiveItemsReport
- Specified by:
NumActiveItemsReportin interfaceStatsService- Throws:
SQLException
-
DocumentsRoutedReport
- Specified by:
DocumentsRoutedReportin interfaceStatsService- Throws:
SQLException
-
NumberOfDocTypesReport
- Specified by:
NumberOfDocTypesReportin interfaceStatsService- Throws:
SQLException
-
NumUsersReport
- Specified by:
NumUsersReportin interfaceStatsService- Throws:
SQLException
-
NumInitiatedDocsByDocTypeReport
- Specified by:
NumInitiatedDocsByDocTypeReportin interfaceStatsService- Throws:
SQLException
-
getStatsDAO
-
setStatsDAO
-