Package org.kie.api.runtime.rule
Interface Row
- All Known Subinterfaces:
QueryResultsRow
public interface Row
-
Method Summary
-
Method Details
-
get
- Parameters:
identifier- the identifier of the bound object- Returns:
- object that is bound to the given identifier
-
getFactHandle
- Returns:
- FactHandle associated with the given identifier
-