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 StatefulKnowledgeSession and StatelessKnowledgeSession.
|
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
RuleRuntime is a super-interface for all KieSession s. |
StatefulRuleSession
An interface for all
StatefulRuleSession methods. |
StatelessRuleSession
This interface is used as part of the StatelessKieSession, which is the interface returned from the KnowledgeBase.
|
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
RuleRuntime is a super-interface for all KieSession s. |
Variable |
ViewChangedEventListener |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.