| Package | Description |
|---|---|
| org.finra.herd.dao | |
| org.finra.herd.dao.impl | |
| org.finra.herd.model.api.xml | |
| org.finra.herd.service | |
| org.finra.herd.service.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
SesDao.sendEmail(AwsParamsDto awsParamsDto,
EmailSendRequest emailSendRequest)
Sends an email with all the options as specified in the provided emailSendRequest
|
| Modifier and Type | Method and Description |
|---|---|
void |
SesDaoImpl.sendEmail(AwsParamsDto awsParamsDto,
EmailSendRequest emailSendRequest) |
| Modifier and Type | Method and Description |
|---|---|
EmailSendRequest |
ObjectFactory.createEmailSendRequest()
Create an instance of
EmailSendRequest |
| Modifier and Type | Method and Description |
|---|---|
void |
SesService.sendEmail(EmailSendRequest emailSendRequest)
Sends an email based on the information provided in the email send request
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActivitiSesServiceImpl.sendEmail(EmailSendRequest emailSendRequest)
Sends email based on the information provided in the email send request
|
void |
SesServiceImpl.sendEmail(EmailSendRequest emailSendRequest) |
Copyright © 2021. All rights reserved.