com.atlassian.confluence.pageobjects.component.dashboard
Class DashboardUpdatesPanel
java.lang.Object
com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
com.atlassian.confluence.pageobjects.component.dashboard.DashboardUpdatesPanel
- All Implemented Interfaces:
- PageComponent
public class DashboardUpdatesPanel
- extends ConfluenceAbstractPageComponent
Represents the recently updated panel on the right of the dashboard.
- Since:
- 4.1
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DashboardUpdatesPanel
public DashboardUpdatesPanel()
gotoTab
public <T> T gotoTab(DashboardUpdatesPanel.Tab tab,
java.lang.Class<T> tabWebElement,
java.lang.Object... args)
gotoTab
public DashboardUpdatesContent gotoTab(DashboardUpdatesPanel.Tab tab)
getSelectedTab
public DashboardUpdatesPanel.Tab getSelectedTab()
tabIsVisible
public boolean tabIsVisible(DashboardUpdatesPanel.Tab tab)
getMovieLink
public com.atlassian.pageobjects.elements.PageElement getMovieLink()
Copyright © 2003-2013 Atlassian. All Rights Reserved.