Class KafkaEventNotificationService
java.lang.Object
org.qubership.atp.environments.service.notification.KafkaEventNotificationService
- All Implemented Interfaces:
EventNotificationService
-
Constructor Summary
ConstructorsConstructorDescriptionKafkaEventNotificationService(org.springframework.kafka.core.KafkaTemplate<UUID, String> kafkaTemplate, String topicName) -
Method Summary
-
Constructor Details
-
KafkaEventNotificationService
-
-
Method Details
-
notify
- Specified by:
notifyin interfaceEventNotificationService
-