Class DashboardEntitiesPanel
- java.lang.Object
 - 
- com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
 - 
- com.atlassian.confluence.pageobjects.component.dashboard.DashboardEntitiesPanel
 
 
 
- 
- All Implemented Interfaces:
 PageComponent
@Deprecated public class DashboardEntitiesPanel extends ConfluenceAbstractPageComponent
Deprecated.in 5.8. UseDashboardEntitiesPanelinstead from maven modulecom.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.Represents the panel on the left of the dashboard that allows the user to browse spaces, pages and their network.- Since:
 - 4.1
 
 
- 
- 
Field Summary
- 
Fields inherited from class com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
driver, frameExecutor, javascriptExecutor, pageBinder, pageElementFinder, timeouts 
 - 
 
- 
Constructor Summary
Constructors Constructor Description DashboardEntitiesPanel()Deprecated. 
- 
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description DashboardPagesTabgotoPagesTab()Deprecated. 
 - 
 
- 
- 
Method Detail
- 
gotoPagesTab
public DashboardPagesTab gotoPagesTab()
Deprecated. 
 - 
 
 -