Package kz.greetgo.email
Interface EmailSendRegister
-
public interface EmailSendRegister
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcleanOldSentEntries(int hoursBefore)Removes old sent email entriesvoidsendAllExistingEmails()Send all existing email to real sender
-