Class UsageStatisticsResponse
java.lang.Object
io.goobi.viewer.api.rest.model.statistics.usage.UsageStatisticsResponse
-
Constructor Summary
ConstructorDescriptionUsageStatisticsResponse
(StatisticsSummary summary, List<StatisticsSummary> values) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
UsageStatisticsResponse
- Parameters:
summary
-values
-
-
-
Method Details
-
getSummary
- Returns:
- the summary
-
getValues
- Returns:
- the values
-
getAsCsv
-