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.
|
| ExitPoint | Deprecated
Use Channel instead
|
| Globals | |
| KnowledgeContext | |
| KnowledgeRuntime | |
| KnowledgeSessionConfiguration |
A class for storing Session related configuration.
|
| ObjectFilter |
ObjectFilter is used with WorkingMemories to filter out instances during Iteration
|
| StatefulKnowledgeSession |
StatefulKnowledgeSession is the most common way to interact with the engine.
|
| StatelessKnowledgeSession |
StatelessKnowledgeSession provides a convenience API, wrapping StatefulKnowledgeSession.
|
| StatelessKnowledgeSessionResults |
| Class | Description |
|---|---|
| ClassObjectFilter |
Filters Objects by Class, only accepting Classes of the specified type
|
| EnvironmentName |
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.