public interface EmailTemplatesEventHandler
Modifier and Type | Method and Description |
---|---|
void |
handleEmailTemplatesAppliedEvent(EmailTemplatesAppliedEvent event) |
void |
handleEmailTemplatesDownloadedEvent(EmailTemplatesDownloadedEvent event) |
void |
handleEmailTemplatesRevertedEvent(EmailTemplatesRevertedEvent event) |
void |
handleEmailTemplatesUploadedEvent(EmailTemplatesUploadedEvent event) |
void handleEmailTemplatesDownloadedEvent(EmailTemplatesDownloadedEvent event)
void handleEmailTemplatesUploadedEvent(EmailTemplatesUploadedEvent event)
void handleEmailTemplatesAppliedEvent(EmailTemplatesAppliedEvent event)
void handleEmailTemplatesRevertedEvent(EmailTemplatesRevertedEvent event)
Copyright © 2002-2022 Atlassian. All Rights Reserved.