Uses of Class
com.flowable.platform.service.dashboard.resultmapper.QueryResultMappingKeyValueDefinition
Packages that use QueryResultMappingKeyValueDefinition
-
Uses of QueryResultMappingKeyValueDefinition in com.flowable.platform.service.dashboard.resultmapper.extractor
Methods in com.flowable.platform.service.dashboard.resultmapper.extractor that return types with arguments of type QueryResultMappingKeyValueDefinitionModifier and TypeMethodDescriptionprotected List<QueryResultMappingKeyValueDefinition>
NestedBucketAggregationKeyValueExtractorQueryResultMapper.processKeyValues
(DashboardComponentDefinitionModel.DashboardComponentQueryResultMapping queryResultMapping) Method parameters in com.flowable.platform.service.dashboard.resultmapper.extractor with type arguments of type QueryResultMappingKeyValueDefinitionModifier and TypeMethodDescriptionJsonObjectKeyValueExtractorQueryResultMapper.map
(com.fasterxml.jackson.databind.JsonNode queryResult, List<QueryResultMappingKeyValueDefinition> keyValuesDefinitions) NestedBucketAggregationKeyValueExtractorQueryResultMapper.map
(com.fasterxml.jackson.databind.JsonNode queryResult, String aggregationName, String fieldKeyEnrichmentAggregationName, List<QueryResultMappingKeyValueDefinition> keyValueDefinitions) protected void
NestedBucketAggregationKeyValueExtractorQueryResultMapper.processKeyValues
(KeyValueListDashboardComponentData result, com.fasterxml.jackson.databind.JsonNode queryResult, List<QueryResultMappingKeyValueDefinition> keyValueDefinitions)