Uses of Class
com.atlassian.bitbucket.mail.MailHostConfiguration
Package
Description
-
Uses of MailHostConfiguration in com.atlassian.bitbucket.event.server
ModifierConstructorDescriptionMailHostConfigurationChangedEvent
(Object source, MailHostConfiguration oldValue, MailHostConfiguration newValue) -
Uses of MailHostConfiguration in com.atlassian.bitbucket.mail
-
Uses of MailHostConfiguration in com.atlassian.bitbucket.server
Modifier and TypeMethodDescriptionApplicationPropertiesService.getMailHostConfiguration()
Retrieves the mail host configurationModifier and TypeMethodDescriptionvoid
ApplicationPropertiesService.setMailHostConfiguration
(MailHostConfiguration mailHostConfiguration) Sets the mail host configuration, replacing any existing configuration.