Class ValueCountAggregationMapper

java.lang.Object
com.atlassian.jira.search.opensearch.aggregation.mappers.request.ValueCountAggregationMapper
All Implemented Interfaces:
AggregationMapper<ValueCountAggregation>

public class ValueCountAggregationMapper extends Object implements AggregationMapper<ValueCountAggregation>
Map ValueCountAggregation to OpenSearch Aggregation.
Since:
10.7