Uses of Class
com.atlassian.bamboo.pageobjects.pages.global.BambooDashboardPage

Packages that use BambooDashboardPage
com.atlassian.bamboo.pageobjects   
com.atlassian.bamboo.pageobjects.helpers   
com.atlassian.bamboo.pageobjects.pages.global   
com.atlassian.bamboo.pageobjects.pages.setup   
 

Uses of BambooDashboardPage in com.atlassian.bamboo.pageobjects
 

Methods in com.atlassian.bamboo.pageobjects that return BambooDashboardPage
 BambooDashboardPage BambooTestedProduct.gotoHomePage()
           
 BambooDashboardPage BambooTestedProduct.logout(AbstractBambooPage currentPage)
           
 

Uses of BambooDashboardPage in com.atlassian.bamboo.pageobjects.helpers
 

Methods in com.atlassian.bamboo.pageobjects.helpers that return BambooDashboardPage
 BambooDashboardPage LoginHelper.loginAsAdminIfNecessary()
           
 BambooDashboardPage LoginHelper.loginIfNecessary(java.lang.String username)
           
 

Uses of BambooDashboardPage in com.atlassian.bamboo.pageobjects.pages.global
 

Methods in com.atlassian.bamboo.pageobjects.pages.global that return BambooDashboardPage
 BambooDashboardPage BambooLoginPage.login(java.lang.String username, java.lang.String password)
          Login with default scenario - ending up on the dashboard.
 BambooDashboardPage BambooLoginPage.loginAsSysAdmin()
          Login as sysadmin expecting dashboard as the next page - the default scenario.
 BambooDashboardPage BambooHeader.logout()
          Default logout.
 

Uses of BambooDashboardPage in com.atlassian.bamboo.pageobjects.pages.setup
 

Methods in com.atlassian.bamboo.pageobjects.pages.setup that return BambooDashboardPage
 BambooDashboardPage SetupAdminUserDetailsPage.submit()
           
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.