Interface EmailSendRegister


  • public interface EmailSendRegister
    • Method Detail

      • sendAllExistingEmails

        void sendAllExistingEmails()
        Send all existing email to real sender
      • cleanOldSentEntries

        void cleanOldSentEntries​(int hoursBefore)
        Removes old sent email entries
        Parameters:
        hoursBefore - how old entry in hours to remove