Package | Description |
---|---|
org.kie.api.runtime.conf |
Modifier and Type | Interface and Description |
---|---|
interface |
MultiValueKieSessionOption
A markup interface for MultiValueKieSessionConfiguration options
|
interface |
SingleValueKieSessionOption
A markup interface for SingleValueKieSessionConfiguration options
|
Modifier and Type | Class and Description |
---|---|
class |
BeliefSystemTypeOption
A class for the belief system configuration.
|
class |
ClockTypeOption
A class for the session clock configuration.
|
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 |
TimedRuleExecutionOption |
static class |
TimedRuleExecutionOption.FILTERED |
class |
TimerJobFactoryOption
A class for the timer job factory manager configuration.
|
class |
WorkItemHandlerOption
WorkItemHandlers configuration option
|
Modifier and Type | Method and Description |
---|---|
<T extends KieSessionOption> |
KieSessionOptionsConfiguration.setOption(T option)
Sets an option
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.