| Package | Description | 
|---|---|
| org.kie.api.runtime.conf | 
| Modifier and Type | Class and 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  | 
ClockTypeOption
A class for the session clock configuration. 
 | 
class  | 
DirectFiringOption
An option to define if the KieSession should directly firing consequences bypassing the agenda. 
 | 
class  | 
KeepReferenceOption
Option to configure if the KieBase should retain a reference to the
 KieSession or not. 
 | 
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  | 
class  | 
TimerJobFactoryOption
A class for the timer job factory manager configuration. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
<T extends SingleValueKieSessionOption> | 
KieSessionOptionsConfiguration.getOption(Class<T> option)
Gets an option value 
 | 
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.