Uses of Record Class
com.knezevic.edaf.v3.web.service.DashboardStatsService.DashboardSummary
Packages that use DashboardStatsService.DashboardSummary
Package
Description
REST and MVC controllers for run/experiment analytics.
Web service-layer components.
-
Uses of DashboardStatsService.DashboardSummary in com.knezevic.edaf.v3.web.controller
Methods in com.knezevic.edaf.v3.web.controller that return DashboardStatsService.DashboardSummaryModifier and TypeMethodDescriptionApiController.dashboardSummary()GlobalModelAttributes.dashboardSummary() -
Uses of DashboardStatsService.DashboardSummary in com.knezevic.edaf.v3.web.service
Methods in com.knezevic.edaf.v3.web.service that return DashboardStatsService.DashboardSummaryModifier and TypeMethodDescriptionDashboardStatsService.readSummary()Reads global database-backed summary counters for header presentation.