Uses of Interface
org.kie.api.runtime.Executable
Packages that use Executable
Package
Description
The runtime engine classes, including KieSession and StatelessKieSession.
-
Uses of Executable in org.kie.api.runtime
Methods in org.kie.api.runtime with parameters of type ExecutableModifier and TypeMethodDescriptionExecutableRunner.execute(Executable executable) ExecutableRunner.execute(Executable executable, C ctx)