| Package | Description | 
|---|---|
| org.kie.api.runtime | 
 The runtime engine classes, including KieSession and StatelessKieSession. 
 | 
| org.kie.api.task | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ExecutableRunner<C extends Context>  | 
interface  | 
KieSession
KieSession is the most common way to interact with the engine. 
 | 
interface  | 
StatelessKieSession
StatelessKieSession provides a convenience API, wrapping KieSession. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
TaskService
The Task Service Entry Point serves as
  facade of all the other services, providing a single entry point
  to access to all the services 
 | 
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.