| Package | Description |
|---|---|
| com.atlassian.bitbucket.event.server | |
| com.atlassian.bitbucket.mail | |
| com.atlassian.bitbucket.server |
| Constructor and Description |
|---|
MailHostConfigurationChangedEvent(Object source,
MailHostConfiguration oldValue,
MailHostConfiguration newValue) |
| Modifier and Type | Method and Description |
|---|---|
MailHostConfiguration |
MailHostConfiguration.Builder.build() |
| Constructor and Description |
|---|
Builder(MailHostConfiguration other) |
| Modifier and Type | Method and Description |
|---|---|
MailHostConfiguration |
ApplicationPropertiesService.getMailHostConfiguration()
Retrieves the mail host configuration
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationPropertiesService.setMailHostConfiguration(MailHostConfiguration mailHostConfiguration)
Sets the mail host configuration, replacing any existing configuration.
|
Copyright © 2019 Atlassian. All rights reserved.