Class JsonDatatableReportExportService
java.lang.Object
org.apache.fineract.infrastructure.dataqueries.service.export.JsonDatatableReportExportService
- All Implemented Interfaces:
DatatableReportExportService
@Service
public class JsonDatatableReportExportService
extends Object
implements DatatableReportExportService
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JsonDatatableReportExportService
public JsonDatatableReportExportService()
-
-
Method Details
-
export
public ResponseHolder export(String reportName, jakarta.ws.rs.core.MultivaluedMap<String, String> queryParams, Map<String, String> reportParams, boolean isSelfServiceUserReport, String parameterTypeValue) - Specified by:
exportin interfaceDatatableReportExportService
-
supports
- Specified by:
supportsin interfaceDatatableReportExportService
-