Uses of Interface
org.qubership.atp.ram.repositories.TestRunRepository
Packages that use TestRunRepository
-
Uses of TestRunRepository in org.qubership.atp.ram.services
Constructors in org.qubership.atp.ram.services with parameters of type TestRunRepositoryModifierConstructorDescriptionJiraIntegrationService(TestRunRepository repository, TestRunService testRunService, ExecutionRequestRepository executionRequestRepository, CatalogueService catalogueService, EnvironmentsInfoService environmentsInfoService, org.modelmapper.ModelMapper modelMapper, com.fasterxml.jackson.databind.ObjectMapper objectMapper, String catalogueUrl, DtoConvertService dtoConverter) Creates JiraIntegrationService.