Uses of Interface
org.kie.api.runtime.Globals
-
Packages that use Globals Package Description org.kie.api.runtime The runtime engine classes, including KieSession and StatelessKieSession. -
-
Uses of Globals in org.kie.api.runtime
Methods in org.kie.api.runtime that return Globals Modifier and Type Method Description Globals
KieRuntime. getGlobals()
Globals
StatelessKieSession. getGlobals()
Methods in org.kie.api.runtime with parameters of type Globals Modifier and Type Method Description void
Globals. setDelegate(Globals delegate)
-