Package | Description |
---|---|
com.atlassian.confluence.it.setup | |
com.atlassian.confluence.it.setup.steps |
Modifier and Type | Method and Description |
---|---|
FinishedPage |
SetupWizard.setupSiteData(boolean dbMayAlreadyExist,
InitialContent initialContent,
LoadContentPage loadContentPage)
This is called in Custom Setup (See SetupAcceptanceTest#getSetupType()).
|
static FinishedPage |
SetupWizard.setupUsers(UserManagementChoicePage userManagementChoicePage)
Set up users, either by linking to Jira (as a Crowd Server), either by entering a System Administrator
|
Modifier and Type | Method and Description |
---|---|
FinishedPage |
ClusterPage.createClusterFromStandalone(String clusterName,
String clusterAddressString,
String clusterHome,
String networkInterface) |
FinishedPage |
ClusterPage.joinCluster(String clusterName,
String clusterHome,
String networkInterface) |
FinishedPage |
ClusterPage.joinCluster(String clusterName,
String clusterAddressString,
String clusterHome,
String networkInterface) |
FinishedPage |
LoadContentPage.setupOldXmlBackup(boolean dbMayAlreadyExist,
XmlBackup xmlBackup) |
FinishedPage |
SetupSystemAdministratorPage.setupSystemAdministrator(User adminUser) |
FinishedPage |
SetupOldSystemAdministratorPage.setupSystemAdministrator(User adminUser) |
FinishedPage |
DefaultSetupSystemAdministratorPage.setupSystemAdministrator(User adminUser) |
FinishedPage |
SetupSystemAdministratorPage.setupSystemAdministratorGerman(User adminUser) |
FinishedPage |
SetupOldSystemAdministratorPage.setupSystemAdministratorGerman(User adminUser) |
FinishedPage |
DefaultSetupSystemAdministratorPage.setupSystemAdministratorGerman(User adminUser) |
FinishedPage |
LoadContentPage.setupXmlBackup(boolean dbMayAlreadyExist,
XmlBackup xmlBackup) |
FinishedPage |
JiraSyncUserPage.waitAndGoNext() |
Copyright © 2003–2016 Atlassian. All rights reserved.