Uses of Class
org.kie.internal.conf.ConsequenceExceptionHandlerOption
-
Packages that use ConsequenceExceptionHandlerOption Package Description org.kie.internal.conf -
-
Uses of ConsequenceExceptionHandlerOption in org.kie.internal.conf
Methods in org.kie.internal.conf that return ConsequenceExceptionHandlerOption Modifier and Type Method Description static ConsequenceExceptionHandlerOption
ConsequenceExceptionHandlerOption. get(java.lang.Class<? extends org.kie.api.runtime.rule.ConsequenceExceptionHandler> handler)
This is a factory method for this ConsequenceExceptionHandler configuration.
-