| Package | Description | 
|---|---|
| org.kie.api.runtime.conf | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | MultiValueKieSessionOptionA markup interface for MultiValueKieSessionConfiguration options | 
| interface  | SingleValueKieSessionOptionA markup interface for SingleValueKieSessionConfiguration options | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AccumulateNullPropagationOptionAn option to define if 'accumulate' propagates its result even when its accumulate function result is 'null'. | 
| class  | BeliefSystemTypeOptionA class for the belief system configuration. | 
| class  | ClockTypeOptionA class for the session clock configuration. | 
| class  | DirectFiringOptionAn option to define if the KieSession should directly firing consequences bypassing the agenda. | 
| class  | KeepReferenceOptionOption to configure if the KieBase should retain a reference to the
 KieSession or not. | 
| class  | QueryListenerOptionAn enum to configure the session query listener configuration. | 
| class  | ThreadSafeOptionAn option to define if the KieSession should should be thread safe or not. | 
| class  | TimedRuleExecutionOption | 
| static class  | TimedRuleExecutionOption.FILTERED | 
| class  | TimerJobFactoryOptionA class for the timer job factory manager configuration. | 
| class  | WorkItemHandlerOptionWorkItemHandlers configuration option | 
| Modifier and Type | Method and Description | 
|---|---|
| <T extends KieSessionOption> | KieSessionOptionsConfiguration. setOption(T option)Sets an option | 
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.