Interface Notifier


public interface Notifier
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    notify(String correlationId, net.avcompris.commons3.api.User user, net.avcompris.commons3.notifier.api.Notification notification)
     
  • Method Details

    • notify

      void notify(String correlationId, net.avcompris.commons3.api.User user, net.avcompris.commons3.notifier.api.Notification notification) throws IOException
      Throws:
      IOException