|
KIE Internal 6.0.0.Alpha9 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StatefulKnowledgeSession | |
|---|---|
| org.kie | |
| org.kie.persistence.jpa | |
| Uses of StatefulKnowledgeSession in org.kie |
|---|
| Methods in org.kie that return StatefulKnowledgeSession | |
|---|---|
StatefulKnowledgeSession |
KnowledgeBase.newStatefulKnowledgeSession()
Deprecated. Create a new StatefulKnowledgeSession using the default session configuration. |
StatefulKnowledgeSession |
KnowledgeBase.newStatefulKnowledgeSession(org.kie.runtime.KieSessionConfiguration conf,
org.kie.runtime.Environment environment)
Deprecated. Create a new StatefulKnowledgeSession using the given session configuration and/or environment. |
| Methods in org.kie that return types with arguments of type StatefulKnowledgeSession | |
|---|---|
Collection<StatefulKnowledgeSession> |
KnowledgeBase.getStatefulKnowledgeSessions()
Deprecated. Return a collection of the StatefulKnowledgeSessions that exist in this KnowledgeBase. |
| Uses of StatefulKnowledgeSession in org.kie.persistence.jpa |
|---|
| Methods in org.kie.persistence.jpa that return StatefulKnowledgeSession | |
|---|---|
static StatefulKnowledgeSession |
JPAKnowledgeService.loadStatefulKnowledgeSession(int id,
org.kie.KieBase kbase,
org.kie.runtime.KieSessionConfiguration configuration,
org.kie.runtime.Environment environment)
|
static StatefulKnowledgeSession |
JPAKnowledgeService.newStatefulKnowledgeSession(org.kie.KieBase kbase,
org.kie.runtime.KieSessionConfiguration configuration,
org.kie.runtime.Environment environment)
|
|
KIE Internal 6.0.0.Alpha9 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||