Interface NotificationManager

    • Method Detail

      • sendEmail

        void sendEmail​(String subject,
                       String body)
        Send a generic notification to the mill's admin
        Parameters:
        subject - message subject
        body - message body