Uses of Class
cronapp.framework.mailer.MailerJob
-
Packages that use MailerJob Package Description cronapp.framework.mailer -
-
Uses of MailerJob in cronapp.framework.mailer
Methods in cronapp.framework.mailer that return MailerJob Modifier and Type Method Description MailerJobMailerConfiguration. getMailerJob(org.springframework.core.env.Environment environment, MailerService mailer, MailQueueRepository repository, MailerOptions options, FileSystemService fileSystem, org.springframework.mail.javamail.JavaMailSender sender, CronappSettingsService settings)
-