org.camunda.bpm.engine.rest.dto.converter
Class TaskReportResultToCsvConverter
java.lang.Object
org.camunda.bpm.engine.rest.dto.converter.TaskReportResultToCsvConverter
public class TaskReportResultToCsvConverter
- extends Object
- Author:
- Roman Smirnov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DELIMITER
protected static String DELIMITER
NEW_LINE_SEPARATOR
protected static String NEW_LINE_SEPARATOR
CANDIDATE_GROUP_HEADER
public static String CANDIDATE_GROUP_HEADER
TaskReportResultToCsvConverter
public TaskReportResultToCsvConverter()
convertCandidateGroupReportResult
public static String convertCandidateGroupReportResult(List<TaskCountByCandidateGroupResult> reports)
Copyright © 2016 camunda services GmbH. All rights reserved.