public interface Settings
MailServer
instance.| Modifier and Type | Interface and Description |
|---|---|
static class |
Settings.Default |
| Modifier and Type | Field and Description |
|---|---|
static String |
ATLASSIAN_MAIL_SEND_DISABLED_SYSTEM_PROPERTY_KEY
Key of the system property used by
Settings.Default to determine whether outgoing mail should be sent or
not. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSendingDisabled()
Whether outgoing mail is disabled or not.
|
static final String ATLASSIAN_MAIL_SEND_DISABLED_SYSTEM_PROPERTY_KEY
Settings.Default to determine whether outgoing mail should be sent or
not.Copyright © 2018 Atlassian. All rights reserved.