Uses of Interface
org.qubership.atp.ram.repositories.RootCauseRepository
Packages that use RootCauseRepository
-
Uses of RootCauseRepository in org.qubership.atp.ram.services
Constructors in org.qubership.atp.ram.services with parameters of type RootCauseRepositoryModifierConstructorDescriptionRootCauseService(RootCauseRepository repository, TestRunService testRunService, org.modelmapper.ModelMapper modelMapper) RootCauseService constructor.