Uses of Interface
com.flowable.platform.engine.impl.sandbox.repetition.FlowableThresholdProvider
Packages that use FlowableThresholdProvider
Package
Description
-
Uses of FlowableThresholdProvider in com.flowable.platform.engine
Fields in com.flowable.platform.engine declared as FlowableThresholdProviderModifier and TypeFieldDescriptionprotected FlowableThresholdProviderPlatformEngineConfiguration.thresholdProviderMethods in com.flowable.platform.engine that return FlowableThresholdProviderMethods in com.flowable.platform.engine with parameters of type FlowableThresholdProviderModifier and TypeMethodDescriptionPlatformEngineConfiguration.setThresholdProvider(FlowableThresholdProvider thresholdProvider) -
Uses of FlowableThresholdProvider in com.flowable.platform.engine.impl.sandbox.repetition
Classes in com.flowable.platform.engine.impl.sandbox.repetition that implement FlowableThresholdProviderMethod parameters in com.flowable.platform.engine.impl.sandbox.repetition with type arguments of type FlowableThresholdProviderModifier and TypeMethodDescriptionprotected static intFlowableThresholdUtil.getThresholdValue(String tenantId, String attributeName, CommandContext commandContext, ToIntBiFunction<String, FlowableThresholdProvider> valueProvider)