Uses of Interface
org.kie.api.runtime.process.StatefulProcessSession
Packages that use StatefulProcessSession
Package
Description
The runtime engine classes, including KieSession and StatelessKieSession.
-
Uses of StatefulProcessSession in org.kie.api.runtime
Subinterfaces of StatefulProcessSession in org.kie.api.runtimeModifier and TypeInterfaceDescriptioninterfaceKieSession is the most common way to interact with the engine.