Interface AggregationTransformer<A extends AggregationBase>
- All Superinterfaces:
ServiceTransformer<A,List<SearchAggregator>>
- All Known Implementing Classes:
ProcessDefinitionFlowNodeStatisticsAggregationTransformer,ProcessInstanceFlowNodeStatisticsAggregationTransformer
public interface AggregationTransformer<A extends AggregationBase>
extends ServiceTransformer<A,List<SearchAggregator>>
-
Method Summary
Methods inherited from interface io.camunda.search.clients.transformers.ServiceTransformer
apply