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