Package | Description |
---|---|
org.kie.api.command | |
org.kie.api.runtime |
The runtime engine classes, including KieSession and StatelessKieSession.
|
Modifier and Type | Method and Description |
---|---|
T |
ExecutableCommand.execute(Context context) |
Modifier and Type | Interface and Description |
---|---|
interface |
ExecutableRunner<C extends Context> |
Modifier and Type | Interface and Description |
---|---|
interface |
RequestContext |
Modifier and Type | Method and Description |
---|---|
Context |
RequestContext.getApplicationContext() |
Context |
RequestContext.getConversationContext() |
Modifier and Type | Method and Description |
---|---|
<T> T |
ExecutableRunner.execute(Command<T> command,
Context ctx) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.