Class ReportResultToCsvConverter
java.lang.Object
org.camunda.bpm.engine.rest.dto.converter.ReportResultToCsvConverter
- Author:
- Roman Smirnov
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected static String
convertDurationReportResult
(List<ReportResult> reports) static String
convertReportResult
(List<ReportResult> reports, String reportType)
-
Field Details
-
DELIMITER
-
NEW_LINE_SEPARATOR
-
DURATION_HEADER
-
-
Constructor Details
-
ReportResultToCsvConverter
public ReportResultToCsvConverter()
-
-
Method Details
-
convertReportResult
-
convertDurationReportResult
-