Uses of Interface
com.flowable.agent.engine.impl.sandbox.ratelimiter.RateLimitationForAgentInvocation
Packages that use RateLimitationForAgentInvocation
Package
Description
-
Uses of RateLimitationForAgentInvocation in com.flowable.agent.engine.impl.sandbox.ratelimiter
Methods in com.flowable.agent.engine.impl.sandbox.ratelimiter that return RateLimitationForAgentInvocationModifier and TypeMethodDescriptionAgentRateLimiter.validateAgentInvocation(String tenantId, int nrOfTokens) -
Uses of RateLimitationForAgentInvocation in com.flowable.agent.engine.impl.sandbox.ratelimiter.bucket4j
Classes in com.flowable.agent.engine.impl.sandbox.ratelimiter.bucket4j that implement RateLimitationForAgentInvocationMethods in com.flowable.agent.engine.impl.sandbox.ratelimiter.bucket4j that return RateLimitationForAgentInvocationModifier and TypeMethodDescriptionBucket4jAgentRateLimiter.validateAgentInvocation(String tenantId, int nrOfTokens)