Class QualityStatisticExcel
java.lang.Object
com.bytedesk.service.quality_statistic.QualityStatisticExcel
https://github.com/alibaba/easyexcel
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
type
-
date
-
totalCustomerConversations
-
inspectedCount
-
effectiveConversationInspectionRate
private double effectiveConversationInspectionRate -
effectiveReceptionInspectionRate
private double effectiveReceptionInspectionRate -
reInspectedCount
-
reInspectionRate
private double reInspectionRate -
reInspectionPassCount
-
reInspectionPassRate
private double reInspectionPassRate -
averageStandardScore
private double averageStandardScore -
averageAdditionalScore
private double averageAdditionalScore -
averageTotalScore
private double averageTotalScore -
qualityPlanName
-
createdAt
-
-
Constructor Details
-
QualityStatisticExcel
public QualityStatisticExcel()
-