| Modifier and Type | Method and Description |
|---|---|
InternalKnowledgeRuntime |
WrappedStatefulKnowledgeSessionForRHS.getKnowledgeRuntime() |
| Modifier and Type | Method and Description |
|---|---|
InternalKnowledgeRuntime |
InternalWorkingMemory.getKnowledgeRuntime() |
| Modifier and Type | Method and Description |
|---|---|
void |
EndOperationListener.endOperation(InternalKnowledgeRuntime kruntime) |
| Modifier and Type | Class and Description |
|---|---|
class |
StatefulKnowledgeSessionImpl |
| Modifier and Type | Method and Description |
|---|---|
InternalKnowledgeRuntime |
StatefulKnowledgeSessionImpl.getKnowledgeRuntime() |
| Modifier and Type | Method and Description |
|---|---|
void |
PropagationEntry.execute(InternalKnowledgeRuntime kruntime) |
void |
PropagationEntry.AbstractPropagationEntry.execute(InternalKnowledgeRuntime kruntime) |
| Modifier and Type | Method and Description |
|---|---|
WorkItemManager |
WorkItemManagerFactory.createWorkItemManager(InternalKnowledgeRuntime kruntime) |
| Modifier and Type | Method and Description |
|---|---|
WorkItemManager |
DefaultWorkItemManagerFactory.createWorkItemManager(InternalKnowledgeRuntime kruntime) |
| Constructor and Description |
|---|
DefaultWorkItemManager(InternalKnowledgeRuntime kruntime) |
| Modifier and Type | Method and Description |
|---|---|
default Optional<InternalKnowledgeRuntime> |
JobContext.getInternalKnowledgeRuntime() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Trigger.initialize(InternalKnowledgeRuntime runtime)
this method will be called before any job being called to provide some context
to trigger
|
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.