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
Fields in org.kie.internal.conf with type parameters of type ConsequenceExceptionHandlerOption Modifier and Type Field Description static org.kie.api.conf.OptionKey<ConsequenceExceptionHandlerOption>
ConsequenceExceptionHandlerOption. KEY
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.
-