Uses of Class
org.kie.internal.conf.CompositeKeyDepthOption
-
Packages that use CompositeKeyDepthOption Package Description org.kie.internal.conf -
-
Uses of CompositeKeyDepthOption in org.kie.internal.conf
Fields in org.kie.internal.conf with type parameters of type CompositeKeyDepthOption Modifier and Type Field Description static org.kie.api.conf.OptionKey<CompositeKeyDepthOption>CompositeKeyDepthOption. KEYMethods in org.kie.internal.conf that return CompositeKeyDepthOption Modifier and Type Method Description static CompositeKeyDepthOptionCompositeKeyDepthOption. get(int depth)This is a factory method for this CompositeKeyDepth configuration.
-