Class ProcessDefinitionLatestVersionAggregationResultTransformer

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

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

    • ProcessDefinitionLatestVersionAggregationResultTransformer

      public ProcessDefinitionLatestVersionAggregationResultTransformer()
  • Method Details