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

java.lang.Object
  extended by com.atlassian.confluence.it.setup.SetupWizard.SelectConnectionTypePage
Enclosing class:
SetupWizard

public class SetupWizard.SelectConnectionTypePage
extends Object


Constructor Summary
SetupWizard.SelectConnectionTypePage()
           
 
Method Summary
 SetupWizard.DataSourceDatabasePage selectDataSourceConnectionType()
           
 SetupWizard.JdbcDatabasePage selectJdbcConnectionType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetupWizard.SelectConnectionTypePage

public SetupWizard.SelectConnectionTypePage()
Method Detail

selectJdbcConnectionType

public SetupWizard.JdbcDatabasePage selectJdbcConnectionType()

selectDataSourceConnectionType

public SetupWizard.DataSourceDatabasePage selectDataSourceConnectionType()


Copyright © 2003-2011 Atlassian. All Rights Reserved.