Uses of Class
com.atlassian.bamboo.pageobjects.pages.global.BambooDashboardPage
- 
- 
Uses of BambooDashboardPage in com.atlassian.bamboo.pageobjects
Methods in com.atlassian.bamboo.pageobjects that return BambooDashboardPage Modifier and Type Method Description BambooDashboardPageBambooTestedProduct. gotoHomePage()BambooDashboardPageBambooTestedProduct. logout(AbstractBambooPage currentPage) - 
Uses of BambooDashboardPage in com.atlassian.bamboo.pageobjects.helpers
Methods in com.atlassian.bamboo.pageobjects.helpers that return BambooDashboardPage Modifier and Type Method Description BambooDashboardPageLoginHelper. loginAsAdminIfNecessary()BambooDashboardPageLoginHelper. loginIfNecessary(TestUser user)BambooDashboardPageSetupHelper. setupUpgradeBamboo(@NotNull File importFile)BambooDashboardPageSetupHelper. setupUpgradeBamboo(@NotNull Path importFile, @NotNull Duration timeout) - 
Uses of BambooDashboardPage in com.atlassian.bamboo.pageobjects.pages.global
Methods in com.atlassian.bamboo.pageobjects.pages.global that return BambooDashboardPage Modifier and Type Method Description BambooDashboardPageBambooLoginPage. login(@NotNull TestUser user)Login with default scenario - ending up on the dashboard.BambooDashboardPageBambooLoginPage. loginAsSysAdmin()Login as sysadmin expecting dashboard as the next page - the default scenario.BambooDashboardPageBambooHeader. logout()Default logout.BambooDashboardPageBambooDashboardPage. showMorePlans() - 
Uses of BambooDashboardPage in com.atlassian.bamboo.pageobjects.pages.global.filter
Methods in com.atlassian.bamboo.pageobjects.pages.global.filter that return BambooDashboardPage Modifier and Type Method Description BambooDashboardPageChooseQuickFiltersComponent. save() - 
Uses of BambooDashboardPage in com.atlassian.bamboo.pageobjects.pages.setup
Methods in com.atlassian.bamboo.pageobjects.pages.setup that return BambooDashboardPage Modifier and Type Method Description BambooDashboardPageSetupAdminUserDetailsPage. submit()BambooDashboardPageSetupBambooInitialDataPage. submitWithImportData(@NotNull String importPath)BambooDashboardPageSetupBambooInitialDataPage. submitWithImportData(@NotNull String importPath, @NotNull Duration timeout)BambooDashboardPageSetupBambooInitialDataPage. submitWithImportData(@NotNull Path importPath, @NotNull Duration timeout) - 
Uses of BambooDashboardPage in com.atlassian.bamboo.pageobjects.pages.specs
Methods in com.atlassian.bamboo.pageobjects.pages.specs that return BambooDashboardPage Modifier and Type Method Description BambooDashboardPageManualEncryptionPage. back()BambooDashboardPageSpecsWizardCreationPage. submit() - 
Uses of BambooDashboardPage in com.atlassian.bamboo.pageobjects.pages.user
Methods in com.atlassian.bamboo.pageobjects.pages.user that return BambooDashboardPage Modifier and Type Method Description BambooDashboardPageSignupPage. signUpNewUser(TestUser user, String captchaResponse) 
 -