Uses of Class
com.knezevic.edaf.v3.web.service.DashboardStatsService
Packages that use DashboardStatsService
Package
Description
REST and MVC controllers for run/experiment analytics.
-
Uses of DashboardStatsService in com.knezevic.edaf.v3.web.controller
Constructors in com.knezevic.edaf.v3.web.controller with parameters of type DashboardStatsServiceModifierConstructorDescriptionApiController(RunRepository runRepository, CocoRepository cocoRepository, RunArtifactService runArtifactService, GrammarTreeViewService grammarTreeViewService, DashboardStatsService dashboardStatsService) GlobalModelAttributes(DashboardStatsService dashboardStatsService, org.springframework.beans.factory.ObjectProvider<org.springframework.boot.info.BuildProperties> buildPropertiesProvider, String frameworkVersion)