Uses of Interface
com.flowable.platform.api.repository.DashboardComponentDefinitionModel.DashboardComponentQueryResultMapping
Package
Description
-
Uses of DashboardComponentDefinitionModel.DashboardComponentQueryResultMapping in com.flowable.platform.api.repository
Modifier 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
Modifier and TypeClassDescriptionclass
Modifier and TypeMethodDescriptionvoid
BaseDashboardComponentDefinitionModel.setQueryResultMapping
(DashboardComponentDefinitionModel.DashboardComponentQueryResultMapping queryResultMapping) -
Uses of DashboardComponentDefinitionModel.DashboardComponentQueryResultMapping in com.flowable.platform.service.dashboard.resultmapper.extractor
Modifier and TypeMethodDescriptionprotected List<QueryResultMappingKeyValueDefinition>
NestedBucketAggregationKeyValueExtractorQueryResultMapper.processKeyValues
(DashboardComponentDefinitionModel.DashboardComponentQueryResultMapping queryResultMapping)