-
Deprecated InterfacesInterfaceDescriptionin favor of
RuleBuilderthis class has been deprecated since version 3.1.0 with bulk rule compilationuseLiteralSourceCompilerinstead
-
Deprecated ClassesClassDescriptionThis class is deprecated and will be removed in future releases. Use the
RuntimeContext.configureTypes(Consumer)method instead to configure the context's types and their fields.
-
Deprecated MethodsMethodDescriptionin favor of
LiteralSourceCompilerin favor ofLiteralSourceCompilerSince version 3.1.0, for performance reasons, rules are no longer compiled one by one. As such, the use of this exception handler has become obsolete. Please join our discussions on GitHub to propose a new approach.this method is deprecated in favor of a more efficient way of building rules, especially for large rule sets. SeeRuntimeContext.builder()for detailsthis method is deprecated in favor of a more efficient way of building rules, especially for large rule sets. See the newRuntimeContext.builder()method for detailsThis class is deprecated and will be removed in future releases. Use theRuntimeContext.configureTypes(Consumer)method instead to configure the context's types and their fields.
LhsBuilderinstead