Uses of Record Class
dev.dokimos.server.dto.v1.RunDetails
Packages that use RunDetails
-
Uses of RunDetails in dev.dokimos.server.controller.v1
Methods in dev.dokimos.server.controller.v1 that return RunDetailsModifier and TypeMethodDescriptionRunController.getRunDetails(UUID runId, org.springframework.data.domain.Pageable pageable) -
Uses of RunDetails in dev.dokimos.server.service
Methods in dev.dokimos.server.service that return RunDetailsModifier and TypeMethodDescriptionRunService.getRunDetails(UUID runId, org.springframework.data.domain.Pageable pageable)