com.atlassian.jira.pageobjects.project.summary.notifications
Class NewSTMPMailServerConfig

java.lang.Object
  extended by com.atlassian.jira.pageobjects.project.summary.notifications.NewSTMPMailServerConfig

public class NewSTMPMailServerConfig
extends Object

Since:
v4.4

Constructor Summary
NewSTMPMailServerConfig()
           
 
Method Summary
 NewSTMPMailServerConfig fill(String name, String fromAddress, String emailPrefix, String hostName)
           
<T extends com.atlassian.pageobjects.Page>
T
submit(Class<T> nextPage, String... arguments)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewSTMPMailServerConfig

public NewSTMPMailServerConfig()
Method Detail

fill

public NewSTMPMailServerConfig fill(String name,
                                    String fromAddress,
                                    String emailPrefix,
                                    String hostName)

submit

public <T extends com.atlassian.pageobjects.Page> T submit(Class<T> nextPage,
                                                           String... arguments)


Copyright © 2002-2012 Atlassian. All Rights Reserved.