public class StatisticsSearchResultBean extends Object
| Constructor and Description |
|---|
StatisticsSearchResultBean(long total,
List<StatisticsSearchResultRowBean> results) |
| Modifier and Type | Method and Description |
|---|---|
List<StatisticsSearchResultRowBean> |
getResults() |
long |
getTotal() |
public StatisticsSearchResultBean(long total,
List<StatisticsSearchResultRowBean> results)
public long getTotal()
public List<StatisticsSearchResultRowBean> getResults()
Copyright © 2002-2017 Atlassian. All Rights Reserved.