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

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

public class LoadContentPage
extends Object


Constructor Summary
LoadContentPage(net.sourceforge.jwebunit.junit.WebTester tester)
           
 
Method Summary
 SetupSystemAdministratorPage oldSetupDemoSpace(boolean dbMayAlreadyExist)
           
 SetupSystemAdministratorPage oldSetupEmptySite(boolean dbMayAlreadyExist)
           
 UserManagementChoicePage setupDemoSpace(boolean dbMayAlreadyExist)
           
 UserManagementChoicePage setupEmptySite(boolean dbMayAlreadyExist)
           
 FinishedPage setupXmlBackup(boolean dbMayAlreadyExist, XmlBackup xmlBackup)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoadContentPage

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

oldSetupDemoSpace

public SetupSystemAdministratorPage oldSetupDemoSpace(boolean dbMayAlreadyExist)

oldSetupEmptySite

public SetupSystemAdministratorPage oldSetupEmptySite(boolean dbMayAlreadyExist)

setupDemoSpace

public UserManagementChoicePage setupDemoSpace(boolean dbMayAlreadyExist)

setupEmptySite

public UserManagementChoicePage setupEmptySite(boolean dbMayAlreadyExist)

setupXmlBackup

public FinishedPage setupXmlBackup(boolean dbMayAlreadyExist,
                                   XmlBackup xmlBackup)


Copyright © 2003-2012 Atlassian. All Rights Reserved.