Uses of Interface
com.flowable.platform.api.repository.DashboardComponentDefinitionModel.DashboardComponentQueryResultMapping
Packages that use DashboardComponentDefinitionModel.DashboardComponentQueryResultMapping
Package
Description
-
Uses of DashboardComponentDefinitionModel.DashboardComponentQueryResultMapping in com.flowable.platform.api.repository
Methods in com.flowable.platform.api.repository that return DashboardComponentDefinitionModel.DashboardComponentQueryResultMappingModifier and TypeMethodDescriptionDashboardComponentDefinitionModel.getQueryResultMapping()
Returns the mapping configuration to map from the result of executing the query model to the data format. -
Uses of DashboardComponentDefinitionModel.DashboardComponentQueryResultMapping in com.flowable.platform.engine.impl.repository.dashboard
Classes in com.flowable.platform.engine.impl.repository.dashboard that implement DashboardComponentDefinitionModel.DashboardComponentQueryResultMappingModifier and TypeClassDescriptionclass
Fields in com.flowable.platform.engine.impl.repository.dashboard declared as DashboardComponentDefinitionModel.DashboardComponentQueryResultMappingMethods in com.flowable.platform.engine.impl.repository.dashboard that return DashboardComponentDefinitionModel.DashboardComponentQueryResultMappingMethods in com.flowable.platform.engine.impl.repository.dashboard with parameters of type DashboardComponentDefinitionModel.DashboardComponentQueryResultMappingModifier and TypeMethodDescriptionvoid
BaseDashboardComponentDefinitionModel.setQueryResultMapping
(DashboardComponentDefinitionModel.DashboardComponentQueryResultMapping queryResultMapping) -
Uses of DashboardComponentDefinitionModel.DashboardComponentQueryResultMapping in com.flowable.platform.service.dashboard.resultmapper.extractor
Methods in com.flowable.platform.service.dashboard.resultmapper.extractor with parameters of type DashboardComponentDefinitionModel.DashboardComponentQueryResultMappingModifier and TypeMethodDescriptionprotected List<QueryResultMappingKeyValueDefinition>
NestedBucketAggregationKeyValueExtractorQueryResultMapper.processKeyValues
(DashboardComponentDefinitionModel.DashboardComponentQueryResultMapping queryResultMapping)