Uses of Interface
com.flowable.indexing.query.builder.standard.StandardDataQueryInputValuesTransformer
Packages that use StandardDataQueryInputValuesTransformer
Package
Description
-
Uses of StandardDataQueryInputValuesTransformer in com.flowable.indexing.query.builder.standard
Classes in com.flowable.indexing.query.builder.standard that implement StandardDataQueryInputValuesTransformerFields in com.flowable.indexing.query.builder.standard declared as StandardDataQueryInputValuesTransformerModifier and TypeFieldDescriptionprotected StandardDataQueryInputValuesTransformerStandardDataQueryTransformerServiceImpl.inputValuesTransformerConstructors in com.flowable.indexing.query.builder.standard with parameters of type StandardDataQueryInputValuesTransformerModifierConstructorDescriptionStandardDataQueryTransformerServiceImpl(StandardDataQueryInputValuesTransformer inputValuesTransformer, StandardDataQuerySafeQueryTransformer standardDataQuerySafeQueryTransformer, tools.jackson.databind.ObjectMapper objectMapper) -
Uses of StandardDataQueryInputValuesTransformer in com.flowable.platform.service.dashboard
Fields in com.flowable.platform.service.dashboard declared as StandardDataQueryInputValuesTransformerModifier and TypeFieldDescriptionprotected StandardDataQueryInputValuesTransformerDashboardServiceImpl.standardDataQueryInputValuesTransformer -
Uses of StandardDataQueryInputValuesTransformer in com.flowable.platform.service.dashboard.resultmapper
Constructors in com.flowable.platform.service.dashboard.resultmapper with parameters of type StandardDataQueryInputValuesTransformerModifierConstructorDescriptionDashboardComponentQueryResultMapperService(AgentModelPricingService agentModelPricingService, AgentCostTokenService agentCostTokenService, StandardDataQueryInputValuesTransformer inputValuesTransformer) -
Uses of StandardDataQueryInputValuesTransformer in com.flowable.platform.service.dashboard.resultmapper.extractor
Fields in com.flowable.platform.service.dashboard.resultmapper.extractor declared as StandardDataQueryInputValuesTransformerModifier and TypeFieldDescriptionprotected final StandardDataQueryInputValuesTransformerAgentCostByDateQueryResultMapper.inputValuesTransformerConstructors in com.flowable.platform.service.dashboard.resultmapper.extractor with parameters of type StandardDataQueryInputValuesTransformerModifierConstructorDescriptionAgentCostByDateQueryResultMapper(AgentModelPricingService agentModelPricingService, AgentCostTokenService agentCostTokenService, StandardDataQueryInputValuesTransformer inputValuesTransformer)