com.atlassian.confluence.pageobjects.page.content
Class ViewSpaceLabelsHeatmap

java.lang.Object
  extended by com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
      extended by com.atlassian.confluence.pageobjects.page.content.ViewSpaceLabelsHeatmap
All Implemented Interfaces:
com.atlassian.pageobjects.Page

public class ViewSpaceLabelsHeatmap
extends ConfluenceAbstractPage


Field Summary
 
Fields inherited from class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
driver, pageBinder, pageElementFinder, timeouts, waiter
 
Constructor Summary
ViewSpaceLabelsHeatmap(Space space)
           
 
Method Summary
 java.lang.String getUrl()
           
 void waitForPageLoad()
           
 
Methods inherited from class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
back, doWait, getAlert, getComponent, getHeader, getInlineDialog, getMainHeader, getMetadata, getMetadataLong, getPageHeadingColor, isDarkFeatureEnabled, isLoggedIn, openAddMenu, openBrowseMenu, openHelpMenu, openToolsMenu, openUserMenu, sendKeyboardShortcut, sendKeyboardShortcutAndWaitForCondition, setSetupComplete
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewSpaceLabelsHeatmap

public ViewSpaceLabelsHeatmap(Space space)
Method Detail

getUrl

public java.lang.String getUrl()

waitForPageLoad

public void waitForPageLoad()


Copyright © 2003-2013 Atlassian. All Rights Reserved.