Uses of Interface
com.flowable.agent.engine.impl.sandbox.ratelimiter.AgentRateLimiter
Packages that use AgentRateLimiter
Package
Description
-
Uses of AgentRateLimiter in com.flowable.agent.engine
Fields in com.flowable.agent.engine declared as AgentRateLimiterMethods in com.flowable.agent.engine that return AgentRateLimiterMethods in com.flowable.agent.engine with parameters of type AgentRateLimiterModifier and TypeMethodDescriptionvoidAgentEngineConfiguration.setRateLimiter(AgentRateLimiter agentRateLimiter) -
Uses of AgentRateLimiter in com.flowable.agent.engine.impl.sandbox.ratelimiter
Fields in com.flowable.agent.engine.impl.sandbox.ratelimiter declared as AgentRateLimiterModifier and TypeFieldDescriptionprotected AgentRateLimiterAgentRateLimiterAdvisor.agentRateLimiterMethods in com.flowable.agent.engine.impl.sandbox.ratelimiter that return AgentRateLimiterConstructors in com.flowable.agent.engine.impl.sandbox.ratelimiter with parameters of type AgentRateLimiterModifierConstructorDescriptionAgentRateLimiterAdvisor(AgentRateLimiter agentRateLimiter, org.springframework.ai.tokenizer.TokenCountEstimator tokenCountEstimator) -
Uses of AgentRateLimiter in com.flowable.agent.engine.impl.sandbox.ratelimiter.bucket4j
Classes in com.flowable.agent.engine.impl.sandbox.ratelimiter.bucket4j that implement AgentRateLimiter