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. KEYMethods in org.kie.internal.conf that return AlphaThresholdOption Modifier and Type Method Description static AlphaThresholdOptionAlphaThresholdOption. get(int threshold)This is a factory method for this Alpha Threshold configuration.
-