Class SchedulerMailHelper
java.lang.Object
net.datenwerke.rs.scheduler.service.scheduler.mail.SchedulerMailHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionInternetAddressGets all non-empty, unique email addresses of recipients in the givenReportExecuteJob.
-
Constructor Details
-
SchedulerMailHelper
-
-
Method Details
-
prepareSimpleMail
-
getMailFrom
-
getRecipientEmailList
Gets all non-empty, unique email addresses of recipients in the givenReportExecuteJob.- Parameters:
job- the job containing the recipients- Returns:
- all non-empty unique email addresses
-