public class AvsNotificationMailer extends Object
| Constructor and Description |
|---|
AvsNotificationMailer() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate(AvsNotificationMailerConfig config)
Activation
|
void |
sendEmail(List<String> emails,
String fileName,
de.valtech.avs.api.service.scanner.ScanResult result)
Sends out the email to the recipients.
|
public void activate(AvsNotificationMailerConfig config)
config - configCopyright © 2020. All rights reserved.