Uses of Class
com.flowable.platform.service.dashboard.agent.AgentCostTokenService
Packages that use AgentCostTokenService
Package
Description
-
Uses of AgentCostTokenService in com.flowable.platform.service.dashboard.resultmapper
Constructors in com.flowable.platform.service.dashboard.resultmapper with parameters of type AgentCostTokenServiceModifierConstructorDescriptionDashboardComponentQueryResultMapperService(AgentModelPricingService agentModelPricingService, AgentCostTokenService agentCostTokenService, StandardDataQueryInputValuesTransformer inputValuesTransformer) -
Uses of AgentCostTokenService in com.flowable.platform.service.dashboard.resultmapper.extractor
Fields in com.flowable.platform.service.dashboard.resultmapper.extractor declared as AgentCostTokenServiceModifier and TypeFieldDescriptionprotected final AgentCostTokenServiceAgentCostByDateQueryResultMapper.agentCostTokenServiceConstructors in com.flowable.platform.service.dashboard.resultmapper.extractor with parameters of type AgentCostTokenServiceModifierConstructorDescriptionAgentCostByDateQueryResultMapper(AgentModelPricingService agentModelPricingService, AgentCostTokenService agentCostTokenService, StandardDataQueryInputValuesTransformer inputValuesTransformer)