Knowledge API Legacy5 Adapter 6.0.0.Beta5

Uses of Interface
org.drools.runtime.conf.MultiValueKnowledgeSessionOption

Packages that use MultiValueKnowledgeSessionOption
org.drools.impl.adapters   
org.drools.runtime.conf   
 

Uses of MultiValueKnowledgeSessionOption in org.drools.impl.adapters
 

Methods in org.drools.impl.adapters with type parameters of type MultiValueKnowledgeSessionOption
<T extends MultiValueKnowledgeSessionOption>
T
KnowledgeSessionConfigurationAdapter.getOption(Class<T> option, String key)
           
 

Methods in org.drools.impl.adapters that return MultiValueKnowledgeSessionOption
static MultiValueKnowledgeSessionOption AdapterUtil.adaptOption(org.kie.api.runtime.conf.MultiValueKieSessionOption option)
           
 

Method parameters in org.drools.impl.adapters with type arguments of type MultiValueKnowledgeSessionOption
static Class<? extends org.kie.api.runtime.conf.MultiValueKieSessionOption> AdapterUtil.adaptMultiValueSessionOption(Class<? extends MultiValueKnowledgeSessionOption> option)
           
 

Uses of MultiValueKnowledgeSessionOption in org.drools.runtime.conf
 

Classes in org.drools.runtime.conf that implement MultiValueKnowledgeSessionOption
 class WorkItemHandlerOption
          WorkItemHandlers configuration option
 

Methods in org.drools.runtime.conf with type parameters of type MultiValueKnowledgeSessionOption
<T extends MultiValueKnowledgeSessionOption>
T
KnowledgeSessionOptionsConfiguration.getOption(Class<T> option, String key)
          Gets an option value for the given option + key.
 


Knowledge API Legacy5 Adapter 6.0.0.Beta5

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.