|
KIE API 6.2.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommandExecutor | |
---|---|
org.kie.api.runtime | The runtime engine classes, including StatefulKnowledgeSession and StatelessKnowledgeSession. |
org.kie.api.task |
Uses of CommandExecutor in org.kie.api.runtime |
---|
Subinterfaces of CommandExecutor in org.kie.api.runtime | |
---|---|
interface |
KieSession
KieSession is the most common way to interact with the engine. |
interface |
StatelessKieSession
StatelessKieSession provides a convenience API, wrapping KieSession. |
Uses of CommandExecutor in org.kie.api.task |
---|
Subinterfaces of CommandExecutor in org.kie.api.task | |
---|---|
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 |
|
KIE API 6.2.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |