Package | Description |
---|---|
com.neurosys.messenger.etl | |
com.neurosys.user.service |
Modifier and Type | Class and Description |
---|---|
class |
EntityMailSenderTransformer
A
MailSenderTransformer that derives the recipients and the content from a single entity using additional Transformer s
One can optionally alter the output to be aString of recipents mail sent to (optional convenience), unlike the parent class that leaves it to EntityMailSenderTransformer.getOutput(Object) . |
class |
MailSenderTransformer
For a given Content, using a
MailSenderTransformer.mailerService and MailSenderTransformer.messageSettings ; the Transformer will return the input for chaining if #outputTransformer is null |
Modifier and Type | Method and Description |
---|---|
Sender<String,javax.mail.internet.InternetAddress> |
PasswordChangeListener.getSender() |
Modifier and Type | Method and Description |
---|---|
void |
PasswordChangeListener.setSender(Sender<String,javax.mail.internet.InternetAddress> sender) |
Copyright © 2018. All rights reserved.