Uses of Interface
org.kie.api.runtime.Executable
-
Packages that use Executable Package Description org.kie.api.runtime 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 Executable Modifier and Type Method Description C
ExecutableRunner. execute(Executable executable)
C
ExecutableRunner. execute(Executable executable, C ctx)
-