Class TaskReportResultToCsvConverter
java.lang.Object
org.operaton.bpm.engine.rest.dto.converter.TaskReportResultToCsvConverter
- Author:
- Roman Smirnov
-
Field Details
-
DELIMITER
- See Also:
-
NEW_LINE_SEPARATOR
- See Also:
-
CANDIDATE_GROUP_HEADER
- See Also:
-
-
Method Details
-
convertCandidateGroupReportResult
public static String convertCandidateGroupReportResult(List<TaskCountByCandidateGroupResult> reports)
-