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