public class EmailEventHandlerImpl extends Object implements EmailEventHandler
| Constructor and Description |
|---|
EmailEventHandlerImpl(com.atlassian.audit.api.AuditService auditService) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleEmailConfigurationChanged(OutgoingEmailConfigurationChangedEvent event) |
void |
handleEmailQueueFlushed(EmailQueueFlushedEvent event) |
@Inject public EmailEventHandlerImpl(com.atlassian.audit.api.AuditService auditService)
public void handleEmailConfigurationChanged(OutgoingEmailConfigurationChangedEvent event)
handleEmailConfigurationChanged in interface EmailEventHandlerpublic void handleEmailQueueFlushed(EmailQueueFlushedEvent event)
handleEmailQueueFlushed in interface EmailEventHandlerCopyright © 2002-2022 Atlassian. All Rights Reserved.