Uses of Class
org.kie.internal.builder.conf.ParallelRulesBuildThresholdOption
-
Packages that use ParallelRulesBuildThresholdOption Package Description org.kie.internal.builder.conf -
-
Uses of ParallelRulesBuildThresholdOption in org.kie.internal.builder.conf
Methods in org.kie.internal.builder.conf that return ParallelRulesBuildThresholdOption Modifier and Type Method Description static ParallelRulesBuildThresholdOption
ParallelRulesBuildThresholdOption. get(int parallelRulesBuildThreshold)
This is a factory method for this ParallelRulesBuildThresholdOption configuration.
-