Uses of Class
org.qubership.atp.ram.services.EnvironmentsInfoService
Packages that use EnvironmentsInfoService
-
Uses of EnvironmentsInfoService in org.qubership.atp.ram.services
Constructors in org.qubership.atp.ram.services with parameters of type EnvironmentsInfoServiceModifierConstructorDescriptionJiraIntegrationService(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.