|
Drools :: Core 6.2.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of StatefulKnowledgeSessionImpl in org.drools.core.command.runtime.rule |
|---|
| Methods in org.drools.core.command.runtime.rule with parameters of type StatefulKnowledgeSessionImpl | |
|---|---|
Collection<? extends Object> |
GetObjectsCommand.getObjects(StatefulKnowledgeSessionImpl session)
|
Collection<? extends Object> |
GetObjectsInEntryPointCommand.getObjects(StatefulKnowledgeSessionImpl session)
|
Collection<? extends Object> |
GetObjectsCommand.getObjects(StatefulKnowledgeSessionImpl session,
org.kie.api.runtime.ObjectFilter filter)
|
Collection<? extends Object> |
GetObjectsInEntryPointCommand.getObjects(StatefulKnowledgeSessionImpl session,
org.kie.api.runtime.ObjectFilter filter)
|
| Uses of StatefulKnowledgeSessionImpl in org.drools.core.common |
|---|
| Constructors in org.drools.core.common with parameters of type StatefulKnowledgeSessionImpl | |
|---|---|
NamedEntryPoint(EntryPointId entryPoint,
EntryPointNode entryPointNode,
StatefulKnowledgeSessionImpl wm)
|
|
NamedEntryPoint(EntryPointId entryPoint,
EntryPointNode entryPointNode,
StatefulKnowledgeSessionImpl wm,
ReentrantLock lock)
|
|
TruthMaintenanceSystem(StatefulKnowledgeSessionImpl wm,
NamedEntryPoint ep)
|
|
| Uses of StatefulKnowledgeSessionImpl in org.drools.core.impl |
|---|
| Methods in org.drools.core.impl with parameters of type StatefulKnowledgeSessionImpl | |
|---|---|
void |
KnowledgeBaseImpl.addStatefulSession(StatefulKnowledgeSessionImpl wm)
|
void |
KnowledgeBaseImpl.disposeStatefulSession(StatefulKnowledgeSessionImpl statefulSession)
|
void |
InternalKnowledgeBase.disposeStatefulSession(StatefulKnowledgeSessionImpl statefulSession)
|
void |
KnowledgeBaseImpl.retractObject(org.kie.api.runtime.rule.FactHandle handle,
PropagationContext context,
StatefulKnowledgeSessionImpl workingMemory)
Retract a fact object. |
void |
InternalKnowledgeBase.retractObject(org.kie.api.runtime.rule.FactHandle handle,
PropagationContext context,
StatefulKnowledgeSessionImpl workingMemory)
|
void |
SessionsCache.store(StatefulKnowledgeSessionImpl session)
|
| Uses of StatefulKnowledgeSessionImpl in org.drools.core.marshalling.impl |
|---|
| Methods in org.drools.core.marshalling.impl that return StatefulKnowledgeSessionImpl | |
|---|---|
static StatefulKnowledgeSessionImpl |
ProtobufInputMarshaller.readSession(MarshallerReaderContext context,
int id)
Create a new session into which to read the stream data |
static StatefulKnowledgeSessionImpl |
ProtobufInputMarshaller.readSession(MarshallerReaderContext context,
int id,
org.kie.api.runtime.Environment environment,
SessionConfiguration config)
|
static StatefulKnowledgeSessionImpl |
ProtobufInputMarshaller.readSession(ProtobufMessages.KnowledgeSession _session,
StatefulKnowledgeSessionImpl session,
InternalAgenda agenda,
MarshallerReaderContext context)
|
static StatefulKnowledgeSessionImpl |
ProtobufInputMarshaller.readSession(StatefulKnowledgeSessionImpl session,
MarshallerReaderContext context)
Stream the data into an existing session |
| Methods in org.drools.core.marshalling.impl with parameters of type StatefulKnowledgeSessionImpl | |
|---|---|
static StatefulKnowledgeSessionImpl |
ProtobufInputMarshaller.readSession(ProtobufMessages.KnowledgeSession _session,
StatefulKnowledgeSessionImpl session,
InternalAgenda agenda,
MarshallerReaderContext context)
|
static StatefulKnowledgeSessionImpl |
ProtobufInputMarshaller.readSession(StatefulKnowledgeSessionImpl session,
MarshallerReaderContext context)
Stream the data into an existing session |
| Uses of StatefulKnowledgeSessionImpl in org.drools.core.runtime.process |
|---|
| Methods in org.drools.core.runtime.process with parameters of type StatefulKnowledgeSessionImpl | |
|---|---|
static InternalProcessRuntime |
ProcessRuntimeFactory.newProcessRuntime(StatefulKnowledgeSessionImpl workingMemory)
|
| Uses of StatefulKnowledgeSessionImpl in org.drools.core.util.debug |
|---|
| Methods in org.drools.core.util.debug that return StatefulKnowledgeSessionImpl | |
|---|---|
StatefulKnowledgeSessionImpl |
StatefulKnowledgeSessionInfo.getSession()
|
| Methods in org.drools.core.util.debug with parameters of type StatefulKnowledgeSessionImpl | |
|---|---|
void |
StatefulKnowledgeSessionInfo.setSession(StatefulKnowledgeSessionImpl session)
|
|
Drools :: Core 6.2.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||