Interface FlowableThresholdProvider
- All Known Implementing Classes:
FixedThresholdProvider
public interface FlowableThresholdProvider
- Author:
- Filip Hrisafov
-
Method Summary
Modifier and TypeMethodDescriptionintgetMaxAllowedElementRepetitions(String tenantId) intgetMaxAllowedLocalVariablesPerInstance(String tenantId) intgetMaxAllowedVariablesPerInstance(String tenantId)
-
Method Details
-
getMaxAllowedElementRepetitions
-
getMaxAllowedVariablesPerInstance
-
getMaxAllowedLocalVariablesPerInstance
-