Package org.kie.api.runtime.conf
Interface SingleValueKieSessionOption
-
- All Superinterfaces:
KieSessionOption,Option,java.io.Serializable,SingleValueOption
- All Known Subinterfaces:
SingleValueRuleRuntimeOption
- All Known Implementing Classes:
AccumulateNullPropagationOption,BeliefSystemTypeOption,ClockTypeOption,DirectFiringOption,KeepReferenceOption,PersistedSessionOption,QueryListenerOption,ThreadSafeOption,TimedRuleExecutionOption,TimedRuleExecutionOption.FILTERED,TimerJobFactoryOption
public interface SingleValueKieSessionOption extends KieSessionOption, SingleValueOption
A markup interface for SingleValueKieSessionConfiguration options
-
-
Field Summary
-
Fields inherited from interface org.kie.api.runtime.conf.KieSessionOption
TYPE
-
-
Method Summary
-
Methods inherited from interface org.kie.api.runtime.conf.KieSessionOption
type
-
Methods inherited from interface org.kie.api.conf.Option
getPropertyName, propertyName
-
-