public interface EmailService
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(EmailServiceActions op,
Map<String,Object> params,
Configuration config) |
String |
getName()
Every email provider will be identified by a name.
|
String getName()
Object execute(EmailServiceActions op, Map<String,Object> params, Configuration config) throws EmailServiceException
op - The operation to be performed by the email service providerparams - parameters needed for the operationEmailServiceExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved