Uses of Package
org.kie.api.runtime
Packages that use org.kie.api.runtime
Package
Description
Base KIE API classes.
Comprehensive event API for all parts of the platform.
Marshalling classes are used to marshall and unmarshal StatefulKieSessions
The runtime engine classes, including KieSession and StatelessKieSession.
The process runtime classes.
The rule runtime classes.
-
Classes in org.kie.api.runtime used by org.kie.apiClassDescriptionA container for all the KieBases of a given KieModuleKieSession is the most common way to interact with the engine.A class to store Session related configuration.A pool of session created from a KieContainerStatelessKieSession provides a convenience API, wrapping KieSession.
-
Classes in org.kie.api.runtime used by org.kie.api.commandClassDescriptionThe context of an executionContains the results for the BatchExecution Command.ObjectFilter is used with WorkingMemories to filter out instances during Iteration
-
Classes in org.kie.api.runtime used by org.kie.api.event
-
Classes in org.kie.api.runtime used by org.kie.api.marshallingClassDescriptionKieSession is the most common way to interact with the engine.A class to store Session related configuration.
-
Classes in org.kie.api.runtime used by org.kie.api.persistence.jpaClassDescriptionKieSession is the most common way to interact with the engine.A class to store Session related configuration.
-
Classes in org.kie.api.runtime used by org.kie.api.runtimeClassDescriptionA channel provides a mechanism to send objects from the working memory to some external process or function.Batch Executor allows for the scripting of a KieSession using Commands, both the KieSession and KieSession implement this interface.The context of an executionA pool of session created from a KieContainerMaintains a collection of Knowledge Runtimes that is bound to the given KieBase.KieSession is the most common way to interact with the engine.An action that will be executed atomically on this session.A class to store Session related configuration.A pool of session created from a KieContainerObjectFilter is used with WorkingMemories to filter out instances during IterationStatelessKieSession provides a convenience API, wrapping KieSession.
-
Classes in org.kie.api.runtime used by org.kie.api.runtime.process
-
Classes in org.kie.api.runtime used by org.kie.api.runtime.ruleClassDescriptionObjectFilter is used with WorkingMemories to filter out instances during Iteration