public interface ExecutionResults
Contains the results for the BatchExecution Command. If the identifier is reference the results of a query, you'll need to cast the value to QueryResults.
| Modifier and Type | Method and Description | 
|---|---|
Object | 
getFactHandle(String identifier)  | 
Collection<String> | 
getIdentifiers()  | 
Object | 
getValue(String identifier)  | 
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.