Class AggregationsResponse

java.lang.Object
com.atlassian.jira.search.aggregation.AggregationsResponse

public class AggregationsResponse extends Object
Container class that encapsulates the results of multiple aggregations.

This class provides access to the results of all aggregations that were executed as part of a search request. Each result is mapped by the name of its corresponding Aggregation as defined in the AggregationsRequest.

Since:
10.5