com.atlassian.confluence.it.setup.steps
Class JiraConnectionPage

java.lang.Object
  extended by com.atlassian.confluence.it.setup.steps.JiraConnectionPage

public class JiraConnectionPage
extends java.lang.Object


Constructor Summary
JiraConnectionPage(net.sourceforge.jwebunit.junit.WebTester tester)
           
 
Method Summary
 JiraSyncUserPage setupJiraConnection(JiraConnectionSetup jiraConnectionSetup)
           
 JiraConnectionPage setupJiraConnectionExpectsError(JiraConnectionSetup jiraConnectionSetup, java.util.List<java.lang.String> expectedErrors)
           
 SetupSystemAdministratorPage skip()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JiraConnectionPage

public JiraConnectionPage(net.sourceforge.jwebunit.junit.WebTester tester)
Method Detail

skip

public SetupSystemAdministratorPage skip()

setupJiraConnection

public JiraSyncUserPage setupJiraConnection(JiraConnectionSetup jiraConnectionSetup)

setupJiraConnectionExpectsError

public JiraConnectionPage setupJiraConnectionExpectsError(JiraConnectionSetup jiraConnectionSetup,
                                                          java.util.List<java.lang.String> expectedErrors)


Copyright © 2003-2014 Atlassian. All Rights Reserved.