Uses of Interface
org.kie.api.runtime.process.StatelessProcessSession
-
Packages that use StatelessProcessSession Package Description org.kie.api.runtime The runtime engine classes, including KieSession and StatelessKieSession. -
-
Uses of StatelessProcessSession in org.kie.api.runtime
Subinterfaces of StatelessProcessSession in org.kie.api.runtime Modifier and Type Interface Description interface
StatelessKieSession
StatelessKieSession provides a convenience API, wrapping KieSession.
-