Uses of Class
com.floragunn.signals.watch.action.handlers.email.EmailAccount
-
Packages that use EmailAccount Package Description com.floragunn.signals.watch.action.handlers.email -
-
Uses of EmailAccount in com.floragunn.signals.watch.action.handlers.email
Methods in com.floragunn.signals.watch.action.handlers.email that return EmailAccount Modifier and Type Method Description protected EmailAccountEmailAccount.Factory. create(String id, com.floragunn.searchsupport.jobs.config.validation.ValidatingJsonNode vJsonNode, com.floragunn.searchsupport.jobs.config.validation.ValidationErrors validationErrors)Methods in com.floragunn.signals.watch.action.handlers.email that return types with arguments of type EmailAccount Modifier and Type Method Description Class<EmailAccount>EmailAccount.Factory. getImplClass()Constructors in com.floragunn.signals.watch.action.handlers.email with parameters of type EmailAccount Constructor Description SignalsMailer(EmailAccount emailDestination)
-