Uses of Interface
com.flowable.platform.api.repository.StandardDataQueryConfiguration.Aggregation
Packages that use StandardDataQueryConfiguration.Aggregation
-
Uses of StandardDataQueryConfiguration.Aggregation in com.flowable.platform.api.repository
Methods in com.flowable.platform.api.repository that return types with arguments of type StandardDataQueryConfiguration.Aggregation -
Uses of StandardDataQueryConfiguration.Aggregation in com.flowable.platform.engine.impl.deployer
Classes in com.flowable.platform.engine.impl.deployer that implement StandardDataQueryConfiguration.AggregationFields in com.flowable.platform.engine.impl.deployer with type parameters of type StandardDataQueryConfiguration.AggregationModifier and TypeFieldDescriptionprotected List<StandardDataQueryConfiguration.Aggregation>
StandardDataQueryConfigurationImpl.AggregationsImpl.aggregations
Methods in com.flowable.platform.engine.impl.deployer that return types with arguments of type StandardDataQueryConfiguration.AggregationModifier and TypeMethodDescriptionStandardDataQueryConfigurationImpl.AggregationsImpl.getAggregations()
Methods in com.flowable.platform.engine.impl.deployer with parameters of type StandardDataQueryConfiguration.AggregationModifier and TypeMethodDescriptionvoid
StandardDataQueryConfigurationImpl.AggregationsImpl.addAggregation
(StandardDataQueryConfiguration.Aggregation aggregation) Method parameters in com.flowable.platform.engine.impl.deployer with type arguments of type StandardDataQueryConfiguration.AggregationModifier and TypeMethodDescriptionvoid
StandardDataQueryConfigurationImpl.AggregationsImpl.setAggregations
(List<StandardDataQueryConfiguration.Aggregation> aggregations)