Uses of Class
com.atlassian.confluence.it.setup.steps.FinishedPage
-
Packages that use FinishedPage Package Description com.atlassian.confluence.it.setup com.atlassian.confluence.it.setup.steps -
-
Uses of FinishedPage in com.atlassian.confluence.it.setup
Methods in com.atlassian.confluence.it.setup that return FinishedPage Modifier and Type Method Description FinishedPageSetupWizard. setupSiteData(boolean dbMayAlreadyExist, InitialContent initialContent, LoadContentPage loadContentPage)This is called in Custom Setup (See SetupAcceptanceTest#getSetupType()).static FinishedPageSetupWizard. setupUsers(UserManagementChoicePage userManagementChoicePage)Set up users, either by linking to Jira (as a Crowd Server), either by entering a System Administrator -
Uses of FinishedPage in com.atlassian.confluence.it.setup.steps
Methods in com.atlassian.confluence.it.setup.steps that return FinishedPage Modifier and Type Method Description FinishedPageClusterPage. createClusterFromStandalone(String clusterName, String clusterAddressString, String clusterHome, String networkInterface)FinishedPageClusterPage. joinCluster(String clusterName, String clusterHome, String networkInterface)FinishedPageClusterPage. joinCluster(String clusterName, String clusterAddressString, String clusterHome, String networkInterface)FinishedPageLoadContentPage. setupOldXmlBackup(boolean dbMayAlreadyExist, XmlBackup xmlBackup)FinishedPageDefaultSetupSystemAdministratorPage. setupSystemAdministrator(User adminUser)FinishedPageSetupOldSystemAdministratorPage. setupSystemAdministrator(User adminUser)FinishedPageSetupSystemAdministratorPage. setupSystemAdministrator(User adminUser)FinishedPageDefaultSetupSystemAdministratorPage. setupSystemAdministratorGerman(User adminUser)FinishedPageSetupOldSystemAdministratorPage. setupSystemAdministratorGerman(User adminUser)FinishedPageSetupSystemAdministratorPage. setupSystemAdministratorGerman(User adminUser)FinishedPageLoadContentPage. setupXmlBackup(boolean dbMayAlreadyExist, XmlBackup xmlBackup)FinishedPageJiraSyncUserPage. waitAndGoNext()
-