Uses of Interface
com.flowable.platform.service.dashboard.resultmapper.DashboardComponentQueryResultMapper
Packages that use DashboardComponentQueryResultMapper
Package
Description
-
Uses of DashboardComponentQueryResultMapper in com.flowable.platform.service.dashboard.resultmapper
Fields in com.flowable.platform.service.dashboard.resultmapper with type parameters of type DashboardComponentQueryResultMapperModifier and TypeFieldDescriptionprotected Map<String, DashboardComponentQueryResultMapper> DashboardComponentQueryResultMapperService.queryResultMappers -
Uses of DashboardComponentQueryResultMapper in com.flowable.platform.service.dashboard.resultmapper.extractor
Classes in com.flowable.platform.service.dashboard.resultmapper.extractor that implement DashboardComponentQueryResultMapperModifier and TypeClassDescriptionclassComputes the total LLM cost per time bucket (a time series for a line chart) by combining per-bucket, per-model token sums with the configured model prices for the tenant.classComputes the total cost per LLM model by combining the input/output/cached token sums from the_flowable_AgentInvocationTokensByModelByTypeQueryquery result with the model prices stored in the configuration store for the tenant.classComputes the single total cost across all LLM models by combining the input/output/cached token sums from the_flowable_AgentInvocationTokensByModelByTypeQueryquery result with the model prices stored in the configuration store for the tenant.classA specialization of theJsonObjectKeyValueExtractorQueryResultMapperthat will look in the 'aggregations' field by default.classclassclassclassclassclass