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 EmailEventHandler
public void handleEmailQueueFlushed(EmailQueueFlushedEvent event)
handleEmailQueueFlushed
in interface EmailEventHandler
Copyright © 2002-2022 Atlassian. All Rights Reserved.