Package | Description |
---|---|
org.kie.api.event |
Comprehensive event API for all parts of the platform.
|
org.kie.api.runtime |
The runtime engine classes, including KieSession and StatelessKieSession.
|
Modifier and Type | Method and Description |
---|---|
KieRuntime |
KieRuntimeEvent.getKieRuntime()
KieRuntime that generated the event. |
Modifier and Type | Interface and Description |
---|---|
interface |
KieSession
KieSession is the most common way to interact with the engine.
|
Modifier and Type | Method and Description |
---|---|
KieRuntime |
KieContext.getKieRuntime() |
KieRuntime |
KieContext.getKnowledgeRuntime()
Deprecated.
|
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.