Uses of Interface
org.kie.api.runtime.rule.StatefulRuleSession
- 
Packages that use StatefulRuleSession Package Description org.kie.api.runtime The runtime engine classes, including KieSession and StatelessKieSession.
- 
- 
Uses of StatefulRuleSession in org.kie.api.runtimeSubinterfaces of StatefulRuleSession in org.kie.api.runtime Modifier and Type Interface Description interfaceKieSessionKieSession is the most common way to interact with the engine.
 
-