Package com.atlassian.jira.mail
Interface EmailTypesService
- All Known Implementing Classes:
DefaultEmailTypesService
@ExperimentalApi
public interface EmailTypesService
Interface which provides a way get a list of Notification Event Types mapped to root template files used for given
notification. Intended to return events for both single and batched emails.
- Since:
- v8.14
-
Method Summary
-
Method Details
-
getEmailTypes
ServiceOutcome<EmailTypes> getEmailTypes()
-