public class FlatQueryResultRow extends Object implements org.kie.api.runtime.rule.QueryResultsRow
Constructor and Description |
---|
FlatQueryResultRow(Map<String,org.kie.api.runtime.rule.FactHandle> idFactHandleMap,
Map<String,Object> idResultMap) |
Modifier and Type | Method and Description |
---|---|
Object |
get(String identifier) |
org.kie.api.runtime.rule.FactHandle |
getFactHandle(String identifier) |
List<String> |
getIdentifiers() |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.