Uses of Interface
dev.dokimos.server.repository.IngestedBatchRepository
Packages that use IngestedBatchRepository
-
Uses of IngestedBatchRepository in dev.dokimos.server.service
Constructors in dev.dokimos.server.service with parameters of type IngestedBatchRepositoryModifierConstructorDescriptionRunService(ExperimentRunRepository runRepository, ItemResultRepository itemResultRepository, IngestedBatchRepository ingestedBatchRepository, DatasetService datasetService, DatasetItemRepository datasetItemRepository, AnnotationRepository annotationRepository, RegressionAlertService regressionAlertService)