|
Change Return Type CompletableFuture<Void> to void in method private sendNotification(recipient MailAddress, processedMail Mail, vacation Vacation) : void in class org.apache.james.jmap.mailet.VacationMailet |
From |
To |
|
Change Return Type CompletableFuture<Void> to void in method private sendNotificationIfRequired(recipient MailAddress, processedMail Mail, processingDate ZonedDateTime, vacation Vacation, alreadySent Boolean) : void in class org.apache.james.jmap.mailet.VacationMailet |
From |
To |
|
Change Return Type CompletableFuture<Void> to void in method private manageVacation(recipient MailAddress, processedMail Mail, processingDate ZonedDateTime) : void in class org.apache.james.jmap.mailet.VacationMailet |
From |
To |