Uses of Class
com.flowable.platform.engine.impl.sandbox.FlowableThresholdReachedException
-
Uses of FlowableThresholdReachedException in com.flowable.platform.engine.impl.sandbox
Modifier 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)