Skip navigation links

@ParametersAreNonnullByDefault @ReturnValuesAreNonnullByDefault

Package com.atlassian.jira.event.mail.template

This package contains events related to operations performed by admin on email templates: Email templates downloaded (EmailTemplatesDownloadedEvent) Email templates uploaded (EmailTemplatesUploadedEvent) Email templates validated (EmailTemplatesValidatedEvent) Email templates applied (EmailTemplatesAppliedEvent) Email templates reverted (EmailTemplatesRevertedEvent)

See: Description

Package com.atlassian.jira.event.mail.template Description

This package contains events related to operations performed by admin on email templates:

Each of the events has three parameter:

Additionally, EmailTemplatesValidatedEvent has validationFailureReason, which contains the reason (com.atlassian.jira.event.mail.template.EmailTemplatesValidatedEvent.ValidationFailureReason) of validation failure if operation wasn't successful. Otherwise, it's null.

Unless otherwise noted, all parameters are supposed to be used by analytics

Skip navigation links

Copyright © 2002-2021 Atlassian. All Rights Reserved.