Package | Description |
---|---|
org.drools.conf | |
org.drools.impl.adapters |
Modifier and Type | Method and Description |
---|---|
<T extends MultiValueKnowledgeBaseOption> |
KnowledgeBaseOptionsConfiguration.getOption(Class<T> option,
String key)
Gets an option value for the given option + key.
|
Modifier and Type | Method and Description |
---|---|
<T extends MultiValueKnowledgeBaseOption> |
KnowledgeBaseConfigurationAdapter.getOption(Class<T> option,
String key) |
Modifier and Type | Method and Description |
---|---|
static MultiValueKnowledgeBaseOption |
AdapterUtil.adaptOption(org.kie.api.conf.MultiValueKieBaseOption option) |
Modifier and Type | Method and Description |
---|---|
static Class<? extends org.kie.api.conf.MultiValueKieBaseOption> |
AdapterUtil.adaptMultiValueBaseOption(Class<? extends MultiValueKnowledgeBaseOption> option) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.