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. KEY
Methods in org.kie.internal.conf that return CompositeKeyDepthOption Modifier and Type Method Description static CompositeKeyDepthOption
CompositeKeyDepthOption. get(int depth)
This is a factory method for this CompositeKeyDepth configuration.
-