Class FixedThresholdProvider
java.lang.Object
com.flowable.platform.engine.impl.sandbox.repetition.FixedThresholdProvider
- All Implemented Interfaces:
FlowableThresholdProvider
- Author:
- Filip Hrisafov
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
maxAllowedElementRepetitions
protected final int maxAllowedElementRepetitions
-
-
Constructor Details
-
FixedThresholdProvider
public FixedThresholdProvider(int maxAllowedElementRepetitions)
-
-
Method Details
-
getMaxAllowedElementRepetitions
- Specified by:
getMaxAllowedElementRepetitions
in interfaceFlowableThresholdProvider
-