Interface FileDownloadHandlerHook
- All Superinterfaces:
Hook
- All Known Implementing Classes:
FileSelectionParameterDownloadHooker,JasperReportJRXMLDownloadHooker
-
Method Summary
-
Method Details
-
consumes
-
processDownload
void processDownload(String id, String handler, Map<String, String> metadata, HttpServletResponse response) throws IOException- Throws:
IOException
-