Class EmailTemplatesEventHandlerImpl
java.lang.Object
com.atlassian.jira.auditing.handlers.EmailTemplatesEventHandlerImpl
- All Implemented Interfaces:
EmailTemplatesEventHandler
- Since:
- v8.14
-
Constructor Summary
ConstructorsConstructorDescriptionEmailTemplatesEventHandlerImpl(@NotNull com.atlassian.audit.api.AuditService auditService) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoid
-
Constructor Details
-
EmailTemplatesEventHandlerImpl
@Inject public EmailTemplatesEventHandlerImpl(@NotNull @NotNull com.atlassian.audit.api.AuditService auditService)
-
-
Method Details
-
handleEmailTemplatesDownloadedEvent
- Specified by:
handleEmailTemplatesDownloadedEventin interfaceEmailTemplatesEventHandler
-
handleEmailTemplatesUploadedEvent
- Specified by:
handleEmailTemplatesUploadedEventin interfaceEmailTemplatesEventHandler
-
handleEmailTemplatesAppliedEvent
- Specified by:
handleEmailTemplatesAppliedEventin interfaceEmailTemplatesEventHandler
-
handleEmailTemplatesRevertedEvent
- Specified by:
handleEmailTemplatesRevertedEventin interfaceEmailTemplatesEventHandler
-