Package | Description |
---|---|
com.atlassian.confluence.pageobjects.component.dashboard |
Modifier and Type | Method and Description |
---|---|
static DashboardPopularStreamContent.StreamCountItem |
DashboardPopularStreamContent.streamCountItem(String icon,
int count)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static DashboardPopularStreamContent.StreamItem |
DashboardPopularStreamContent.streamItemFor(TitledContent content,
com.atlassian.fugue.Maybe<String> authorUsername,
String authorFullname,
DashboardPopularStreamContent.StreamCountItem... countItems)
Deprecated.
|
static DashboardPopularStreamContent.StreamItem |
DashboardPopularStreamContent.streamItemFor(TitledContent content,
User author,
DashboardPopularStreamContent.StreamCountItem... countItems)
Deprecated.
|
Constructor and Description |
---|
StreamItem(String title,
com.atlassian.fugue.Maybe<String> authorUsername,
String authorFullname,
String icon,
List<DashboardPopularStreamContent.StreamCountItem> countItems) |
Copyright © 2003–2017 Atlassian. All rights reserved.