Class NetworkDescriptionApiMapper
java.lang.Object
com.chutneytesting.agent.api.mapper.NetworkDescriptionApiMapper
-
Constructor Summary
ConstructorsConstructorDescriptionNetworkDescriptionApiMapper(NetworkConfigurationApiMapper networkConfigurationMapper, AgentGraphApiMapper agentGraphMapper) -
Method Summary
Modifier and TypeMethodDescriptionfromDto(NetworkDescriptionApiDto networkDescriptionApiDto) toDto(NetworkDescription networkDescription)
-
Constructor Details
-
NetworkDescriptionApiMapper
public NetworkDescriptionApiMapper(NetworkConfigurationApiMapper networkConfigurationMapper, AgentGraphApiMapper agentGraphMapper)
-
-
Method Details
-
toDto
-
fromDto
-