See: Description
Interface | Description |
---|---|
BatchRequestMessage | |
Calendars | |
Channel |
A channel provides a mechanism to send objects from the working memory to some external process
or function.
|
CommandExecutor |
Batch Executor allows for the scripting of of a Knowledge session using Commands, both the StatelessKnowledgeSession and StatefulKnowledgeSession
implement this interface.
|
Environment | |
ExecutionResults |
Contains the results for the BatchExecution Command.
|
Globals | |
KieContainer |
A container for all the KieBases of a given KieModule
|
KieContext | |
KieRuntime | |
KieSession |
KieSession is the most common way to interact with the engine.
|
KieSessionConfiguration |
A class to store Session related configuration.
|
ObjectFilter |
ObjectFilter is used with WorkingMemories to filter out instances during Iteration
|
StatelessKieSession |
StatelessKieSession provides a convenience API, wrapping KieSession.
|
Class | Description |
---|---|
ClassObjectFilter |
Filters objects by class, only accepting objects of the class specified in the constructor
|
EnvironmentName |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.