Uses of Class
org.qubership.atp.ram.services.TestRunService
Packages that use TestRunService
-
Uses of TestRunService in org.qubership.atp.ram.services
Constructors in org.qubership.atp.ram.services with parameters of type TestRunServiceModifierConstructorDescriptionIssueService(IssueRepository repository, CustomIssueRepository customIssueRepository, TestRunService testRunService, FailPatternService failPatternService, LogRecordService logRecordService, ExecutionRequestDetailsService executionRequestDetailsService, org.modelmapper.ModelMapper modelMapper, ExecutionRequestRepository executionRequestRepository, CustomExecutionRequestRepository customExecutionRequestRepository, org.qubership.atp.common.lock.LockManager lockManager) IssueService constructor.JiraIntegrationService(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.RootCauseService(RootCauseRepository repository, TestRunService testRunService, org.modelmapper.ModelMapper modelMapper) RootCauseService constructor.TreeNodeService(TestRunService testRunService, ExecutionRequestService executionRequestService, LogRecordService logRecordService, LabelTemplateNodeService labelTemplateNodeService, WidgetConfigTemplateService widgetConfigTemplateService, ValidationLabelConfigTemplateService validationLabelConfigTemplateService, com.fasterxml.jackson.databind.ObjectMapper objectMapper) TreeNodeService constructor.