public class DashboardAllUpdatesStream extends AbstractDashboardStream<DashboardAllUpdatesStreamItem>
panelContainer, panelTitle
driver, frameExecutor, pageBinder, pageElementFinder, timeouts, waiter
Constructor and Description |
---|
DashboardAllUpdatesStream() |
Modifier and Type | Method and Description |
---|---|
List<List<DashboardAllUpdatesStreamItem>> |
getGroupedStreamItems() |
List<DashboardAllUpdatesStreamItem> |
getStreamItems()
Parses the page and returns a list of DashboardStreamItem representing the results
|
findCssWithPrefix, getStreamTitle
getComponent, isSPAEnabled
public List<DashboardAllUpdatesStreamItem> getStreamItems()
AbstractDashboardStream
getStreamItems
in class AbstractDashboardStream<DashboardAllUpdatesStreamItem>
public List<List<DashboardAllUpdatesStreamItem>> getGroupedStreamItems()
Copyright © 2003–2017 Atlassian. All rights reserved.