| Package | Description |
|---|---|
| org.drools.impl.adapters | |
| org.drools.runtime.conf |
| Modifier and Type | Method and Description |
|---|---|
<T extends MultiValueKnowledgeSessionOption> |
KnowledgeSessionConfigurationAdapter.getOption(Class<T> option,
String key) |
| Modifier and Type | Method and Description |
|---|---|
static MultiValueKnowledgeSessionOption |
AdapterUtil.adaptOption(org.kie.api.runtime.conf.MultiValueKieSessionOption option) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends org.kie.api.runtime.conf.MultiValueKieSessionOption> |
AdapterUtil.adaptMultiValueSessionOption(Class<? extends MultiValueKnowledgeSessionOption> option) |
| Modifier and Type | Class and Description |
|---|---|
class |
WorkItemHandlerOption
WorkItemHandlers configuration option
|
| Modifier and Type | Method and Description |
|---|---|
<T extends MultiValueKnowledgeSessionOption> |
KnowledgeSessionOptionsConfiguration.getOption(Class<T> option,
String key)
Gets an option value for the given option + key.
|
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.