Class NotificationService

java.lang.Object
ch.so.agi.gretl.control.server.run.NotificationService

@Service public class NotificationService extends Object
  • Constructor Details

    • NotificationService

      public NotificationService(Optional<org.springframework.mail.javamail.JavaMailSender> mailSender, org.springframework.web.client.RestClient.Builder restClientBuilder)
  • Method Details

    • notify

      public void notify(ch.so.agi.gretl.control.manifest.JobDefinition job, RunRecord run)