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

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

public class SetupWizard.LoadContentPage
extends Object


Constructor Summary
SetupWizard.LoadContentPage()
           
 
Method Summary
 SetupWizard.SetupSystemAdministratorPage setupDemoSpace(boolean dbMayAlreadyExist)
           
 SetupWizard.SetupSystemAdministratorPage setupEmptySite(boolean dbMayAlreadyExist)
           
 SetupWizard.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

SetupWizard.LoadContentPage

public SetupWizard.LoadContentPage()
Method Detail

setupDemoSpace

public SetupWizard.SetupSystemAdministratorPage setupDemoSpace(boolean dbMayAlreadyExist)

setupEmptySite

public SetupWizard.SetupSystemAdministratorPage setupEmptySite(boolean dbMayAlreadyExist)

setupXmlBackup

public SetupWizard.FinishedPage setupXmlBackup(boolean dbMayAlreadyExist,
                                               XmlBackup xmlBackup)


Copyright © 2003-2011 Atlassian. All Rights Reserved.