public class CsvUtil extends Object
Constructor and Description |
---|
CsvUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
convertDtoToPerformanceRow(PerformanceDto performanceDto,
long currentTime) |
static String |
convertDtoToTestResultRow(BuildDto buildDto,
TestResultDto testResultDto,
long currentTime) |
public static String convertDtoToPerformanceRow(PerformanceDto performanceDto, long currentTime)
public static String convertDtoToTestResultRow(BuildDto buildDto, TestResultDto testResultDto, long currentTime)
Copyright © 2016–2019. All rights reserved.