| Package | Description | 
|---|---|
| org.kie.api.command | |
| org.kie.api.event.rule | Events emitted while rules are executing. | 
| org.kie.api.runtime | The runtime engine classes, including KieSession and StatelessKieSession. | 
| org.kie.api.runtime.rule | The rule runtime classes. | 
| Class and Description | 
|---|
| FactHandle An handle to a fact inserted into the working memory | 
| Class and Description | 
|---|
| AgendaGroup | 
| FactHandle An handle to a fact inserted into the working memory | 
| Match | 
| RuleFlowGroup | 
| Class and Description | 
|---|
| EntryPoint An entry-point is an abstract channel through where facts are inserted into the engine. | 
| RuleRuntime The  RuleRuntimeis a super-interface for allKieSessions. | 
| StatefulRuleSession This interface adds methods available to the  KieSessionbeyond what the WorkingMemory provides. | 
| StatelessRuleSession This interface is used as part of the  StatelessKieSession, which is the interface
 returned from theKieBase. | 
| Class and Description | 
|---|
| ActivationGroup | 
| Agenda | 
| AgendaFilter | 
| AgendaGroup | 
| EntryPoint An entry-point is an abstract channel through where facts are inserted into the engine. | 
| FactHandle An handle to a fact inserted into the working memory | 
| FactHandle.State The way how the fact to which this FactHandle was assigned
 has been inserted into the working memory | 
| LiveQuery | 
| Match | 
| Operator An interface for Operator definitions. | 
| QueryResults 
 Contains the results of a query. | 
| QueryResultsRow A row of data from the QueryResults container. | 
| Row | 
| RuleFlowGroup | 
| RuleRuntime The  RuleRuntimeis a super-interface for allKieSessions. | 
| Variable | 
| ViewChangedEventListener | 
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.