| Package | Description |
|---|---|
| com.atlassian.confluence.webdriver.pageobjects.component.simpledashboard.stream | |
| com.atlassian.confluence.webdriver.pageobjects.page |
| Modifier and Type | Class and Description |
|---|---|
class |
DashboardAllUpdatesStream
Represents the all updates stream on the dashboard
|
class |
DashboardGroupedAndFilterableStream
Represents the streams on the dashboard that have grouping and filtering functionality.
|
class |
DashboardPopularStream
Represents the popular stream on the dashboard
|
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractDashboardStream> |
SimpleDashboardPage.bindView(DashboardView dashboardView,
Class<T> classToBind,
Object... args) |
<T extends AbstractDashboardStream> |
SimpleDashboardPage.selectView(DashboardView dashboardView,
Class<T> classToBind,
Object... args)
Switches to a different view of the dashboard.
|
Copyright © 2003–2017 Atlassian. All rights reserved.