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