Uses of Class
com.flowable.indexing.query.builder.standard.StandardDataQueryBuilderImpl.AggregationListImpl.FieldGroupByWithSubAggSettings
-
Uses of StandardDataQueryBuilderImpl.AggregationListImpl.FieldGroupByWithSubAggSettings in com.flowable.indexing.query.builder.standard
Fields in com.flowable.indexing.query.builder.standard with type parameters of type StandardDataQueryBuilderImpl.AggregationListImpl.FieldGroupByWithSubAggSettingsModifier and TypeFieldDescriptionprotected Map<String, StandardDataQueryBuilderImpl.AggregationListImpl.FieldGroupByWithSubAggSettings> StandardDataQueryBuilderImpl.AggregationListImpl.groupByFieldWithAvgFieldAggregationsprotected Map<String, StandardDataQueryBuilderImpl.AggregationListImpl.FieldGroupByWithSubAggSettings> StandardDataQueryBuilderImpl.AggregationListImpl.groupByFieldWithSumFieldAggregationsMethods in com.flowable.indexing.query.builder.standard that return types with arguments of type StandardDataQueryBuilderImpl.AggregationListImpl.FieldGroupByWithSubAggSettingsModifier and TypeMethodDescriptionStandardDataQueryBuilderImpl.AggregationListImpl.getGroupByFieldWithAvgFieldAggregations()StandardDataQueryBuilderImpl.AggregationListImpl.getGroupByFieldWithSumFieldAggregations()