Class StatisticsSearchResultBean
java.lang.Object
com.atlassian.jira.dashboarditem.statistics.service.statistics.searcher.beans.StatisticsSearchResultBean
Represents the results for a given search.
-
Constructor Summary
ConstructorsConstructorDescriptionStatisticsSearchResultBean(long total, List<StatisticsSearchResultRowBean> results) -
Method Summary
-
Constructor Details
-
StatisticsSearchResultBean
-
-
Method Details
-
getTotal
public long getTotal() -
getResults
-