Package cronapi.report
Class ReportService
java.lang.Object
cronapi.report.ReportService
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidexportStimulsoftReportContentToFile(String reportContent, File file, Map<String, String> parameters, String type, Boolean isLegacyReport) getContentReport(String reportName) getDataSourcesParams(DataSourcesInBand dataSourcesInBand) byte[]getPDF(ReportFront reportFront) getRenderType(String content) static voidstatic StringrepCharCannotBeEscaped(String value, boolean isUndo)
-
Field Details
-
SINGLE_QUOTE
- See Also:
-
-
Method Details
-
getReport
-
getContentReport
-
getDataSourcesParams
-
getPDF
-
repCharCannotBeEscaped
-
main
- Throws:
Exception
-
exportStimulsoftReportContentToFile
public void exportStimulsoftReportContentToFile(String reportContent, File file, Map<String, String> parameters, String type, Boolean isLegacyReport) throws Exception- Throws:
Exception
-
getRenderType
-