| Modifier and Type | Method and Description |
|---|---|
static DashboardGroupedAndFilterableStream.Grouping |
DashboardGroupedAndFilterableStream.Grouping.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DashboardGroupedAndFilterableStream.Grouping[] |
DashboardGroupedAndFilterableStream.Grouping.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DashboardGroupedAndFilterableStream.Grouping |
DashboardGroupedStreamItem.getGrouping()
Returns the time grouping under which the content was displayed - e.g.
|
| Constructor and Description |
|---|
DashboardGroupedStreamItem(DashboardGroupedAndFilterableStream.Grouping grouping,
String title,
String linkUrl,
String iconClass) |
Copyright © 2003–2017 Atlassian. All rights reserved.