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