Class NotificationService
java.lang.Object
ch.admin.bit.jeap.testorchestrator.services.NotificationService
-
Constructor Summary
ConstructorsConstructorDescriptionNotificationService(org.springframework.context.ApplicationEventPublisher applicationEventPublisher) -
Method Summary
-
Constructor Details
-
NotificationService
public NotificationService(org.springframework.context.ApplicationEventPublisher applicationEventPublisher)
-
-
Method Details
-
notify
public void notify(String testId, ch.admin.bit.jeap.testagent.api.notification.NotificationDto notificationDto)
-