com.atlassian.bamboo.pageobjects.pages.admin
Class ExportPage

java.lang.Object
  extended by com.atlassian.bamboo.pageobjects.pages.AbstractBambooPage
      extended by com.atlassian.bamboo.pageobjects.pages.admin.AbstractBambooAdminPage
          extended by com.atlassian.bamboo.pageobjects.pages.admin.ServerPauseResumePage
              extended by com.atlassian.bamboo.pageobjects.pages.admin.ExportPage
All Implemented Interfaces:
SideMenuAdminPage, com.atlassian.pageobjects.Page

public class ExportPage
extends ServerPauseResumePage


Nested Class Summary
 
Nested classes/interfaces inherited from class com.atlassian.bamboo.pageobjects.pages.admin.ServerPauseResumePage
ServerPauseResumePage.ServerRunningWarning
 
Field Summary
 
Fields inherited from class com.atlassian.bamboo.pageobjects.pages.AbstractBambooPage
driver, elementFinder, pageBinder, testedProduct
 
Constructor Summary
ExportPage()
           
 
Method Summary
 String getUrl()
           
 String linkId()
          ID of the link in the side menu.
 
Methods inherited from class com.atlassian.bamboo.pageobjects.pages.admin.ServerPauseResumePage
getServerRunningWarning, indicator
 
Methods inherited from class com.atlassian.bamboo.pageobjects.pages.admin.AbstractBambooAdminPage
getStateBanner, sideMenu
 
Methods inherited from class com.atlassian.bamboo.pageobjects.pages.AbstractBambooPage
doWait, ensureIndicatorPresent, getHeader, isAdmin, isLoggedIn, isPageLoaded
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExportPage

public ExportPage()
Method Detail

getUrl

public String getUrl()

linkId

public String linkId()
Description copied from interface: SideMenuAdminPage
ID of the link in the side menu.

Returns:
ID of the link in the side menu


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.