Package | Description |
---|---|
com.atlassian.confluence.plugins.edgeindex.rest |
Modifier and Type | Method and Description |
---|---|
List<CountItem> |
StreamItem.getCounts() |
Modifier and Type | Method and Description |
---|---|
void |
StreamItem.setCounts(List<CountItem> counts) |
Constructor and Description |
---|
StreamItem(long id,
String title,
String url,
UserDto author,
String friendlyDate,
String date,
int numberOfLikes,
int numberOfComments,
List<CountItem> counts) |
Copyright © 2003–2020 Atlassian. All rights reserved.