Class ExploreResultApiMapper
java.lang.Object
fr.enedis.chutney.agent.api.mapper.ExploreResultApiMapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfrom(ExploreResult exploreResult) fromDto(ExploreResultApiDto linksEntity, ExploreResultApiDto.AgentLinkEntity linkToExploredAgent)
-
Constructor Details
-
ExploreResultApiMapper
public ExploreResultApiMapper()
-
-
Method Details
-
fromDto
public ExploreResult fromDto(ExploreResultApiDto linksEntity, ExploreResultApiDto.AgentLinkEntity linkToExploredAgent) -
from
-