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

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

public class SelectConnectionTypePage
extends Object


Constructor Summary
SelectConnectionTypePage(net.sourceforge.jwebunit.junit.WebTester tester)
           
 
Method Summary
 DatasourceDatabasePage selectDataSourceConnectionType()
           
 JdbcDatabasePage selectJdbcConnectionType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectConnectionTypePage

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

selectJdbcConnectionType

public JdbcDatabasePage selectJdbcConnectionType()

selectDataSourceConnectionType

public DatasourceDatabasePage selectDataSourceConnectionType()


Copyright © 2003-2012 Atlassian. All Rights Reserved.