Uses of Interface
org.dspace.app.statistics.Report
-
Packages that use Report Package Description org.dspace.app.statistics Defines usage event instrumentation points and provides implementations for testing. -
-
Uses of Report in org.dspace.app.statistics
Classes in org.dspace.app.statistics that implement Report Modifier and Type Class Description classHTMLReportThis class provides HTML reports for the ReportGenerator classMethods in org.dspace.app.statistics with parameters of type Report Modifier and Type Method Description static voidReportGenerator. processReport(Context context, Report report, String myInput)using the pre-configuration information passed here, read in the aggregation data and output a file containing the report in the requested format
-