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