public class TaskReportResultToCsvConverter extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CANDIDATE_GROUP_HEADER |
protected static String |
DELIMITER |
protected static String |
NEW_LINE_SEPARATOR |
Constructor and Description |
---|
TaskReportResultToCsvConverter() |
Modifier and Type | Method and Description |
---|---|
static String |
convertCandidateGroupReportResult(List<TaskCountByCandidateGroupResult> reports) |
protected static String DELIMITER
protected static String NEW_LINE_SEPARATOR
public static String CANDIDATE_GROUP_HEADER
public static String convertCandidateGroupReportResult(List<TaskCountByCandidateGroupResult> reports)
Copyright © 2022. All rights reserved.