Class AlertEmailNotificationService
java.lang.Object
io.camunda.optimize.service.alert.AlertEmailNotificationService
- All Implemented Interfaces:
AlertNotificationService
@Component
public class AlertEmailNotificationService
extends Object
implements AlertNotificationService
-
Constructor Summary
ConstructorsConstructorDescriptionAlertEmailNotificationService(ConfigurationService configurationService, EmailService emailService) -
Method Summary
-
Constructor Details
-
AlertEmailNotificationService
public AlertEmailNotificationService(ConfigurationService configurationService, EmailService emailService)
-
-
Method Details
-
notify
- Specified by:
notifyin interfaceAlertNotificationService
-
getNotificationDescription
- Specified by:
getNotificationDescriptionin interfaceAlertNotificationService
-