Package org.kie.api.runtime.rule
package org.kie.api.runtime.rule
The rule runtime classes.
-
ClassDescriptionAccumulateFunction<C extends Serializable>An interface for accumulate external function implementationsAn entry-point is an abstract channel through where facts are inserted into the engine.A public interface to be implemented by all evaluatorsA markup interface for Evaluator definitionsAn handle to a fact inserted into the working memoryThe way how the fact to which this FactHandle was assigned has been inserted into the working memoryAn interface for Operator definitions.Contains the results of a query.A row of data from the QueryResults container.The
RuleRuntimeis a super-interface for allKieSessions.This interface adds methods available to theKieSessionbeyond what the WorkingMemory provides.This interface is used as part of theStatelessKieSession, which is the interface returned from theKieBase.