Hierarchy For Package io.camunda.search.clients.transformers.aggregation
Class Hierarchy
- java.lang.Object
- io.camunda.search.clients.transformers.aggregation.ProcessDefinitionFlowNodeStatisticsAggregationTransformer (implements io.camunda.search.clients.transformers.aggregation.AggregationTransformer<A>)
- io.camunda.search.clients.transformers.aggregation.ProcessDefinitionLatestVersionAggregationTransformer (implements io.camunda.search.clients.transformers.aggregation.AggregationTransformer<A>)
- io.camunda.search.clients.transformers.aggregation.ProcessInstanceFlowNodeStatisticsAggregationTransformer (implements io.camunda.search.clients.transformers.aggregation.AggregationTransformer<A>)
- io.camunda.search.clients.transformers.aggregation.UsageMetricsAggregationTransformer (implements io.camunda.search.clients.transformers.aggregation.AggregationTransformer<A>)
- io.camunda.search.clients.transformers.aggregation.UsageMetricsTUAggregationTransformer (implements io.camunda.search.clients.transformers.aggregation.AggregationTransformer<A>)
Interface Hierarchy
- io.camunda.search.clients.transformers.ServiceTransformer<T,
R> - io.camunda.search.clients.transformers.aggregation.AggregationTransformer<A>