Class NetworkConfigurationApiMapper
java.lang.Object
fr.enedis.chutney.agent.api.mapper.NetworkConfigurationApiMapper
-
Constructor Summary
ConstructorsConstructorDescriptionNetworkConfigurationApiMapper(AgentInfoApiMapper agentInfoMapper, EnvironmentApiMapper targetApiMapper) -
Method Summary
Modifier and TypeMethodDescriptionenhanceWithEnvironment(NetworkConfiguration networkConfiguration, Set<EnvironmentDto> localEnvironments) toDto(NetworkConfiguration networkConfiguration)
-
Constructor Details
-
NetworkConfigurationApiMapper
public NetworkConfigurationApiMapper(AgentInfoApiMapper agentInfoMapper, EnvironmentApiMapper targetApiMapper)
-
-
Method Details
-
toDto
-
fromDto
-
fromDtoAtNow
-
enhanceWithEnvironment
public NetworkConfiguration enhanceWithEnvironment(NetworkConfiguration networkConfiguration, Set<EnvironmentDto> localEnvironments)
-