Uses of Class
fr.enedis.chutney.agent.domain.configure.LocalServerIdentifier
Packages that use LocalServerIdentifier
Package
Description
-
Uses of LocalServerIdentifier in fr.enedis.chutney.agent.domain.configure
Constructors in fr.enedis.chutney.agent.domain.configure with parameters of type LocalServerIdentifierModifierConstructorDescriptionConfigureService(ExploreAgentsService exploreAgentsService, CurrentNetworkDescription currentNetworkDescription, LocalServerIdentifier localServerIdentifier, EnvironmentApi embeddedEnvironmentApi) -
Uses of LocalServerIdentifier in fr.enedis.chutney.agent.domain.explore
Constructors in fr.enedis.chutney.agent.domain.explore with parameters of type LocalServerIdentifierModifierConstructorDescriptionExploreAgentsService(Explorations explorations, AgentClient agentClient, ConnectionChecker connectionChecker, LocalServerIdentifier localServerIdentifier) -
Uses of LocalServerIdentifier in fr.enedis.chutney.agent.infra.storage
Constructors in fr.enedis.chutney.agent.infra.storage with parameters of type LocalServerIdentifierModifierConstructorDescriptionJsonFileCurrentNetworkDescription(EmbeddedEnvironmentApi environmentApi, AgentNetworkMapperJsonFileMapper agentNetworkMapperJsonFileMapper, JsonFileAgentNetworkDao jsonFileAgentNetworkDao, LocalServerIdentifier localServerIdentifier)