Uses of Class
com.atlassian.jira.webtests.JIRAServerSetup

Packages that use JIRAServerSetup
com.atlassian.jira.webtests   
 

Uses of JIRAServerSetup in com.atlassian.jira.webtests
 

Fields in com.atlassian.jira.webtests declared as JIRAServerSetup
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
           
 

Methods in com.atlassian.jira.webtests that return JIRAServerSetup
 JIRAServerSetup JIRAGreenMailSetup.getImapSetup()
           
 JIRAServerSetup JIRAGreenMailSetup.getPop3Setup()
           
 JIRAServerSetup JIRAGreenMailSetup.getServerSetup(String protocol)
           
 JIRAServerSetup[] JIRAGreenMailSetup.getServerSetups()
           
 JIRAServerSetup JIRAGreenMailSetup.getSmtpSetup()
           
 

Methods in com.atlassian.jira.webtests with parameters of type JIRAServerSetup
protected  com.icegreen.greenmail.util.GreenMail EmailFuncTestCase.configureAndStartGreenMail(JIRAServerSetup[] serverSetups)
           
 

Constructors in com.atlassian.jira.webtests with parameters of type JIRAServerSetup
JIRAGreenMailSetup(JIRAServerSetup[] jiraServerSetups)
           
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.