Uses of Class
dev.dokimos.server.service.TraceQueryService
Packages that use TraceQueryService
-
Uses of TraceQueryService in dev.dokimos.server.controller.v1
Constructors in dev.dokimos.server.controller.v1 with parameters of type TraceQueryServiceModifierConstructorDescriptionTraceController(TraceIngestService ingestService, TraceQueryService queryService)