Uses of Class
com.atlassian.bamboo.pageobjects.pages.global.BambooDashboardPage
Package
Description
-
Uses of BambooDashboardPage in com.atlassian.bamboo.pageobjects
Modifier and TypeMethodDescriptionBambooTestedProduct.gotoHomePage()
BambooTestedProduct.logout
(AbstractBambooPage currentPage) -
Uses of BambooDashboardPage in com.atlassian.bamboo.pageobjects.helpers
Modifier and TypeMethodDescriptionLoginHelper.loginAsAdminIfNecessary()
LoginHelper.loginIfNecessary
(TestUser user) SetupHelper.setupUpgradeBamboo
(@NotNull File importFile) SetupHelper.setupUpgradeBamboo
(@NotNull Path importFile, @NotNull Duration timeout) -
Uses of BambooDashboardPage in com.atlassian.bamboo.pageobjects.pages.global
Modifier and TypeMethodDescriptionLogin with default scenario - ending up on the dashboard.BambooLoginPage.loginAsSysAdmin()
Login as sysadmin expecting dashboard as the next page - the default scenario.BambooHeader.logout()
Default logout.BambooDashboardPage.showMorePlans()
-
Uses of BambooDashboardPage in com.atlassian.bamboo.pageobjects.pages.global.filter
-
Uses of BambooDashboardPage in com.atlassian.bamboo.pageobjects.pages.setup
Modifier and TypeMethodDescriptionSetupAdminUserDetailsPage.submit()
SetupBambooInitialDataPage.submitWithImportData
(@NotNull String importPath) SetupBambooInitialDataPage.submitWithImportData
(@NotNull String importPath, @NotNull Duration timeout) SetupBambooInitialDataPage.submitWithImportData
(@NotNull Path importPath, @NotNull Duration timeout) -
Uses of BambooDashboardPage in com.atlassian.bamboo.pageobjects.pages.specs
-
Uses of BambooDashboardPage in com.atlassian.bamboo.pageobjects.pages.user
Modifier and TypeMethodDescriptionSignupPage.signUpNewUser
(TestUser user, String captchaResponse)