Uses of Class
com.flowable.platform.engine.impl.sandbox.FlowableThresholdReachedException
Packages that use FlowableThresholdReachedException
-
Uses of FlowableThresholdReachedException in com.flowable.platform.engine.impl.sandbox
Methods in com.flowable.platform.engine.impl.sandbox that return FlowableThresholdReachedExceptionModifier and TypeMethodDescriptionFlowableThresholdReachedException.caseThresholdReached
(String elementId, String caseInstanceId, int maxAllowedElementRepetitions) FlowableThresholdReachedException.caseThresholdReached
(String elementId, String state, String caseInstanceId, int maxAllowedElementRepetitions) FlowableThresholdReachedException.processThresholdReached
(String elementId, String processInstanceId, int maxAllowedElementRepetitions)