public class ExecutionResultsMap extends Object
| Constructor and Description |
|---|
ExecutionResultsMap() |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(String identifier) |
Map<String,Object> |
getResults() |
Collection<String> |
keySet() |
void |
setResults(Map<String,Object> results) |
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.