public interface IReportExecutor
| Modifier and Type | Method and Description | 
|---|---|
ReportResponse | 
execute(LoggedCore lc,
       ReportQuery rq)  | 
javax.xml.namespace.QName | 
getKind()  | 
void | 
write(ReportResponse rr,
     org.vertx.java.core.http.HttpServerResponse sr)  | 
javax.xml.namespace.QName getKind()
ReportResponse execute(LoggedCore lc, ReportQuery rq)
void write(ReportResponse rr, org.vertx.java.core.http.HttpServerResponse sr)
Copyright © 2021. All Rights Reserved.