Uses of Interface
org.kie.api.runtime.conf.SingleValueRuleRuntimeOption
-
Packages that use SingleValueRuleRuntimeOption Package Description org.kie.api.runtime.conf -
-
Uses of SingleValueRuleRuntimeOption in org.kie.api.runtime.conf
Classes in org.kie.api.runtime.conf that implement SingleValueRuleRuntimeOption Modifier and Type Class Description classAccumulateNullPropagationOptionAn option to define if 'accumulate' propagates its result even when its accumulate function result is 'null'.classBeliefSystemTypeOptionA class for the belief system configuration.classDirectFiringOptionAn option to define if the KieSession should directly firing consequences bypassing the agenda.classQueryListenerOptionAn enum to configure the session query listener configuration.classThreadSafeOptionAn option to define if the KieSession should should be thread safe or not.classTimedRuleExecutionOptionstatic classTimedRuleExecutionOption.FILTERED
-