public class ReportRunner<T> extends Object
| Modifier and Type | Method and Description |
|---|---|
static ReportRunner<?> |
createRunner(String reportName,
Map<String,String[]> parameterMap) |
String |
getContentType() |
boolean |
isBinaryReport() |
T |
runReport(Queue<?> queue) |
Copyright © 2006–2015 The Apache Software Foundation. All rights reserved.