Class ProcessDefinitionFlowNodeStatisticsAggregationResultTransformer

java.lang.Object
io.camunda.search.clients.transformers.aggregation.result.ProcessDefinitionFlowNodeStatisticsAggregationResultTransformer
All Implemented Interfaces:
AggregationResultTransformer<io.camunda.search.aggregation.result.ProcessDefinitionFlowNodeStatisticsAggregationResult>, ServiceTransformer<Map<String,AggregationResult>,io.camunda.search.aggregation.result.ProcessDefinitionFlowNodeStatisticsAggregationResult>

public class ProcessDefinitionFlowNodeStatisticsAggregationResultTransformer extends Object implements AggregationResultTransformer<io.camunda.search.aggregation.result.ProcessDefinitionFlowNodeStatisticsAggregationResult>
  • Constructor Details

    • ProcessDefinitionFlowNodeStatisticsAggregationResultTransformer

      public ProcessDefinitionFlowNodeStatisticsAggregationResultTransformer()
  • Method Details