Package | Description |
---|---|
org.kie.api.builder.model | |
org.kie.api.runtime |
The runtime engine classes, including KieSession and StatelessKieSession.
|
org.kie.api.runtime.conf |
Class and Description |
---|
BeliefSystemTypeOption
A class for the belief system configuration.
|
ClockTypeOption
A class for the session clock configuration.
|
Class and Description |
---|
KieSessionOptionsConfiguration
A base interface for type safe configurations
|
Class and Description |
---|
AccumulateNullPropagationOption
An option to define if 'accumulate' propagates its result even when its accumulate function result is 'null'.
|
BeliefSystemTypeOption
A class for the belief system configuration.
|
ClockTypeOption
A class for the session clock configuration.
|
DirectFiringOption
An option to define if the KieSession should directly firing consequences bypassing the agenda.
|
KeepReferenceOption
Option to configure if the KieBase should retain a reference to the
KieSession or not.
|
KieSessionOption
A markup interface for KieSessionConfiguration options
|
MultiValueKieSessionOption
A markup interface for MultiValueKieSessionConfiguration options
|
QueryListenerOption
An enum to configure the session query listener configuration.
|
SingleValueKieSessionOption
A markup interface for SingleValueKieSessionConfiguration options
|
ThreadSafeOption
An option to define if the KieSession should should be thread safe or not.
|
TimedRuleExecutionFilter |
TimedRuleExecutionOption |
TimerJobFactoryOption
A class for the timer job factory manager configuration.
|
WorkItemHandlerOption
WorkItemHandlers configuration option
|
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.