Package io.goobi.viewer.api.rest.model.statistics.usage


package io.goobi.viewer.api.rest.model.statistics.usage
Model classes for usage statistics data transferred via the REST API, including request parameters and response objects for usage tracking information.
  • Classes
    Class
    Description
    Metadata describing a usage statistics query, including the reporting period (start and end date) and an optional Solr filter query string used to restrict the statistics data.
    REST response object for usage statistics requests, containing an aggregated summary and a list of per-date statistics entries that can also be serialized as CSV.