Class CampaignExecutionReportMapper
java.lang.Object
fr.enedis.chutney.campaign.api.dto.CampaignExecutionReportMapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfullExecutionToDto(CampaignExecution campaignReport, List<ExecutionHistory.Execution> executions) static CampaignExecutionReportDtotoDto(CampaignExecution campaignReport)
-
Constructor Details
-
CampaignExecutionReportMapper
public CampaignExecutionReportMapper()
-
-
Method Details
-
toDto
-
fullExecutionToDto
public static CampaignExecutionFullReportDto fullExecutionToDto(CampaignExecution campaignReport, List<ExecutionHistory.Execution> executions)
-