Uses of Interface
org.qubership.atp.tdm.service.ProjectInformationService
Packages that use ProjectInformationService
Package
Description
-
Uses of ProjectInformationService in org.qubership.atp.tdm.configuration
Constructors in org.qubership.atp.tdm.configuration with parameters of type ProjectInformationServiceModifierConstructorDescriptionKafkaEventListenerConfig(TestDataService testDataService, ProjectInformationService projectInformationService, CatalogRepository catalogRepository, TdmMdcHelper helper) Configure listener config. -
Uses of ProjectInformationService in org.qubership.atp.tdm.service.impl
Classes in org.qubership.atp.tdm.service.impl that implement ProjectInformationService -
Uses of ProjectInformationService in org.qubership.atp.tdm.service.notification.projects
Constructors in org.qubership.atp.tdm.service.notification.projects with parameters of type ProjectInformationServiceModifierConstructorDescriptionProjectEventKafkaListener(TestDataService testDataService, ProjectInformationService projectInformationService)