Uses of Class
com.knezevic.edaf.v3.web.service.RunArtifactService
Packages that use RunArtifactService
Package
Description
REST and MVC controllers for run/experiment analytics.
-
Uses of RunArtifactService in com.knezevic.edaf.v3.web.controller
Constructors in com.knezevic.edaf.v3.web.controller with parameters of type RunArtifactServiceModifierConstructorDescriptionApiController(RunRepository runRepository, CocoRepository cocoRepository, RunArtifactService runArtifactService, GrammarTreeViewService grammarTreeViewService, DashboardStatsService dashboardStatsService) DashboardController(RunRepository runRepository, CocoRepository cocoRepository, RunArtifactService runArtifactService)