Uses of Interface
org.kie.api.conf.SingleValueOption
Packages that use SingleValueOption
-
Uses of SingleValueOption in org.kie.api.conf
Classes in org.kie.api.conf with type parameters of type SingleValueOptionModifier and TypeInterfaceDescriptioninterfaceOptionsConfiguration<T extends Option,S extends SingleValueOption, M extends MultiValueOption> Subinterfaces of SingleValueOption in org.kie.api.confModifier and TypeInterfaceDescriptioninterfaceA markup interface for KieBaseConfiguration optionsinterfaceClasses in org.kie.api.conf that implement SingleValueOptionModifier and TypeClassDescriptionenumAn enum to enable beta node range index option.enumAn enum to enable Declarative Agenda option.enumAn Enum for EqualityBehavior option.enumAn Enum for Event Processing option.enumAn option to define if a KieBase should be mutable or not.enumAn Enum for MBeans Enabled option.enumAn Enum for the option to allow use of prototypes.enumAn Enum for Remove Identities option.enumAn Enum for Sequential option.class -
Uses of SingleValueOption in org.kie.api.runtime.conf
Subinterfaces of SingleValueOption in org.kie.api.runtime.confModifier and TypeInterfaceDescriptioninterfaceA markup interface for SingleValueKieSessionConfiguration optionsinterfaceClasses in org.kie.api.runtime.conf that implement SingleValueOptionModifier and TypeClassDescriptionenumAn option to define if 'accumulate' propagates its result even when its accumulate function result is 'null'.classA class for the belief system configuration.classA class for the session clock configuration.enumAn option to define if the KieSession should directly firing consequences bypassing the agenda.enumOption to configure if the KieBase should retain a reference to the KieSession or not.classA class for the session persistence configuration.enumAn enum to configure the session query listener configuration.enumAn option to define if the KieSession should should be thread safe or not.classstatic classclassA class for the timer job factory manager configuration.