Class NotificationService

java.lang.Object
ch.admin.bit.jeap.testorchestrator.services.NotificationService

@Service public class NotificationService extends Object
  • 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)