Hierarchy For Package io.camunda.search.clients.transformers.aggregation.result
Class Hierarchy
- java.lang.Object
- io.camunda.search.clients.transformers.aggregation.result.ProcessDefinitionFlowNodeStatisticsAggregationResultTransformer (implements io.camunda.search.clients.transformers.aggregation.result.AggregationResultTransformer<A>)
- io.camunda.search.clients.transformers.aggregation.result.ProcessDefinitionLatestVersionAggregationResultTransformer (implements io.camunda.search.clients.transformers.aggregation.result.AggregationResultTransformer<A>)
- io.camunda.search.clients.transformers.aggregation.result.ProcessInstanceFlowNodeStatisticsAggregationResultTransformer (implements io.camunda.search.clients.transformers.aggregation.result.AggregationResultTransformer<A>)
- io.camunda.search.clients.transformers.aggregation.result.UsageMetricsAggregationResultTransformer (implements io.camunda.search.clients.transformers.aggregation.result.AggregationResultTransformer<A>)
- io.camunda.search.clients.transformers.aggregation.result.UsageMetricsTUAggregationResultTransformer (implements io.camunda.search.clients.transformers.aggregation.result.AggregationResultTransformer<A>)
Interface Hierarchy
- io.camunda.search.clients.transformers.ServiceTransformer<T,
R> - io.camunda.search.clients.transformers.aggregation.result.AggregationResultTransformer<A>