Package | Description |
---|---|
com.atlassian.jira.webtests | |
com.atlassian.jira.webtests.util.mail |
Modifier and Type | Field and Description |
---|---|
static JIRAServerSetup[] |
JIRAServerSetup.ALL |
static JIRAServerSetup |
JIRAServerSetup.IMAP |
static JIRAServerSetup |
JIRAServerSetup.IMAPS |
static JIRAServerSetup |
JIRAServerSetup.POP3 |
static JIRAServerSetup |
JIRAServerSetup.POP3S |
static JIRAServerSetup |
JIRAServerSetup.SMTP |
static JIRAServerSetup[] |
JIRAServerSetup.SMTP_IMAP |
static JIRAServerSetup[] |
JIRAServerSetup.SMTP_POP3 |
static JIRAServerSetup[] |
JIRAServerSetup.SMTP_POP3_IMAP |
static JIRAServerSetup |
JIRAServerSetup.SMTPS |
static JIRAServerSetup[] |
JIRAServerSetup.SMTPS_IMAPS |
static JIRAServerSetup[] |
JIRAServerSetup.SMTPS_POP3S |
static JIRAServerSetup[] |
JIRAServerSetup.SMTPS_POP3S_IMAPS |
Modifier and Type | Method and Description |
---|---|
JIRAServerSetup |
JIRAGreenMailSetup.getImapSetup() |
JIRAServerSetup |
JIRAGreenMailSetup.getPop3Setup() |
JIRAServerSetup |
JIRAGreenMailSetup.getServerSetup(String protocol) |
JIRAServerSetup[] |
JIRAGreenMailSetup.getServerSetups() |
JIRAServerSetup |
JIRAGreenMailSetup.getSmtpSetup() |
Modifier and Type | Method and Description |
---|---|
protected void |
EmailFuncTestCase.configureAndStartMailServers(String from,
String prefix,
JIRAServerSetup... jiraServerSetups)
Deprecated.
|
protected void |
EmailBaseFuncTestCase.configureAndStartMailServers(String from,
String prefix,
JIRAServerSetup... jiraServerSetups) |
protected void |
EmailFuncTestCase.startMailService(JIRAServerSetup... jiraServerSetups)
Deprecated.
|
protected void |
EmailBaseFuncTestCase.startMailService(JIRAServerSetup... jiraServerSetups) |
Constructor and Description |
---|
JIRAGreenMailSetup(JIRAServerSetup[] jiraServerSetups) |
Modifier and Type | Method and Description |
---|---|
com.icegreen.greenmail.util.GreenMail |
MailService.configureAndStartGreenMail(JIRAServerSetup... serverSetups) |
Copyright © 2002-2021 Atlassian. All Rights Reserved.