Interface ExecutionRequestMapper
- All Known Implementing Classes:
DefaultExecutionRequestMapper
public interface ExecutionRequestMapper
-
Method Summary
Modifier and TypeMethodDescriptionfr.enedis.chutney.engine.api.execution.ExecutionRequestDtotoDto(fr.enedis.chutney.server.core.domain.execution.ExecutionRequest executionRequest)
-
Method Details
-
toDto
fr.enedis.chutney.engine.api.execution.ExecutionRequestDto toDto(fr.enedis.chutney.server.core.domain.execution.ExecutionRequest executionRequest)
-