Uses of Record Class
dev.dokimos.server.dto.v1.ExperimentSummary
Packages that use ExperimentSummary
-
Uses of ExperimentSummary in dev.dokimos.server.controller.v1
Methods in dev.dokimos.server.controller.v1 that return types with arguments of type ExperimentSummaryModifier and TypeMethodDescriptionProjectController.listExperiments(String projectName, jakarta.servlet.http.HttpServletRequest http) -
Uses of ExperimentSummary in dev.dokimos.server.service
Methods in dev.dokimos.server.service that return types with arguments of type ExperimentSummaryModifier and TypeMethodDescriptionExperimentService.listExperiments(Project project, TenantScope scope)