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 class
AccumulateNullPropagationOption
An option to define if 'accumulate' propagates its result even when its accumulate function result is 'null'.class
BeliefSystemTypeOption
A class for the belief system configuration.class
DirectFiringOption
An option to define if the KieSession should directly firing consequences bypassing the agenda.class
QueryListenerOption
An enum to configure the session query listener configuration.class
ThreadSafeOption
An option to define if the KieSession should should be thread safe or not.class
TimedRuleExecutionOption
static class
TimedRuleExecutionOption.FILTERED
-