Package | Description |
---|---|
org.drools.impl.adapters | |
org.drools.runtime.conf |
Modifier and Type | Method and Description |
---|---|
<T extends KnowledgeSessionOption> |
KnowledgeSessionConfigurationAdapter.setOption(T option) |
Modifier and Type | Method and Description |
---|---|
static org.kie.api.runtime.conf.KieSessionOption |
AdapterUtil.adaptOption(KnowledgeSessionOption option) |
Modifier and Type | Interface and Description |
---|---|
interface |
MultiValueKnowledgeSessionOption
A markup interface for MultiValueKnowledgeSessionConfiguration options
|
interface |
SingleValueKnowledgeSessionOption
A markup interface for SingleValueKnowledgeSessionConfiguration 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 knowledge base should retain a reference to the
knowledge session or not.
|
class |
QueryListenerOption
An enum to configure the session query listener configuration.
|
class |
TimerJobFactoryOption
A class for the timer job factory manager configuration.
|
class |
WorkItemHandlerOption
WorkItemHandlers configuration option
|
Modifier and Type | Method and Description |
---|---|
<T extends KnowledgeSessionOption> |
KnowledgeSessionOptionsConfiguration.setOption(T option)
Sets an option
|
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.