public class LoadContentPage extends Object
Constructor and Description |
---|
LoadContentPage(net.sourceforge.jwebunit.junit.WebTester tester) |
Modifier and Type | Method and Description |
---|---|
SetupSystemAdministratorPage |
oldSetupDemoSpace(boolean dbMayAlreadyExist) |
SetupSystemAdministratorPage |
oldSetupEmptySite(boolean dbMayAlreadyExist) |
UserManagementChoicePage |
setupDemoSpace(boolean dbMayAlreadyExist) |
UserManagementChoicePage |
setupEmptySite(boolean dbMayAlreadyExist) |
FinishedPage |
setupOldXmlBackup(boolean dbMayAlreadyExist,
XmlBackup xmlBackup) |
FinishedPage |
setupXmlBackup(boolean dbMayAlreadyExist,
XmlBackup xmlBackup) |
public LoadContentPage(net.sourceforge.jwebunit.junit.WebTester tester)
public SetupSystemAdministratorPage oldSetupDemoSpace(boolean dbMayAlreadyExist)
public SetupSystemAdministratorPage oldSetupEmptySite(boolean dbMayAlreadyExist)
public UserManagementChoicePage setupDemoSpace(boolean dbMayAlreadyExist)
public UserManagementChoicePage setupEmptySite(boolean dbMayAlreadyExist)
public FinishedPage setupXmlBackup(boolean dbMayAlreadyExist, XmlBackup xmlBackup)
public FinishedPage setupOldXmlBackup(boolean dbMayAlreadyExist, XmlBackup xmlBackup)
Copyright © 2003–2018 Atlassian. All rights reserved.