@PublicApi
public interface MailSettings
Modifier and Type | Interface and Description |
---|---|
static class |
MailSettings.DefaultMailSettings |
static class |
MailSettings.Fetch
Represents the state of incoming mail processing in JIRA.
|
static class |
MailSettings.Send
Represents the state of outgoing mail for this JIRA instance.
|
Modifier and Type | Method and Description |
---|---|
MailSettings.Fetch |
fetch()
Retrieves the incoming mail settings for JIRA.
|
MailSettings.Send |
send()
Retrieves the outgoing mail settings for JIRA.
|
MailSettings.Send send()
MailSettings.Fetch fetch()
Copyright © 2002-2019 Atlassian. All Rights Reserved.