Interface Mailer

All Known Implementing Classes:
MetadataOdoo

@ProviderType public interface Mailer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    sendMail(ZonedDateTime sendAt, String template, com.google.gson.JsonElement params)
    Send alerting mail at stamp to users.
  • Method Details

    • sendMail

      void sendMail(ZonedDateTime sendAt, String template, com.google.gson.JsonElement params)
      Send alerting mail at stamp to users.
      Parameters:
      sendAt - is dateTime at which to send
      template - mail template to use
      params - mail data