Uses of Class
org.kie.internal.conf.AlphaThresholdOption
-
Packages that use AlphaThresholdOption Package Description org.kie.internal.conf -
-
Uses of AlphaThresholdOption in org.kie.internal.conf
Fields in org.kie.internal.conf with type parameters of type AlphaThresholdOption Modifier and Type Field Description static org.kie.api.conf.OptionKey<AlphaThresholdOption>
AlphaThresholdOption. KEY
Methods in org.kie.internal.conf that return AlphaThresholdOption Modifier and Type Method Description static AlphaThresholdOption
AlphaThresholdOption. get(int threshold)
This is a factory method for this Alpha Threshold configuration.
-