Class ProcessInstanceFlowNodeStatisticsAggregationResultTransformer
java.lang.Object
io.camunda.search.clients.transformers.aggregation.result.ProcessInstanceFlowNodeStatisticsAggregationResultTransformer
- All Implemented Interfaces:
AggregationResultTransformer<ProcessInstanceFlowNodeStatisticsAggregationResult>,ServiceTransformer<Map<String,AggregationResult>, ProcessInstanceFlowNodeStatisticsAggregationResult>
public class ProcessInstanceFlowNodeStatisticsAggregationResultTransformer
extends Object
implements AggregationResultTransformer<ProcessInstanceFlowNodeStatisticsAggregationResult>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ProcessInstanceFlowNodeStatisticsAggregationResultTransformer
public ProcessInstanceFlowNodeStatisticsAggregationResultTransformer()
-
-
Method Details
-
apply
public ProcessInstanceFlowNodeStatisticsAggregationResult apply(Map<String, AggregationResult> aggregations) - Specified by:
applyin interfaceServiceTransformer<Map<String,AggregationResult>, ProcessInstanceFlowNodeStatisticsAggregationResult>
-