Uses of Class
org.qubership.atp.mia.model.environment.ConnectionProps
Packages that use ConnectionProps
Package
Description
-
Uses of ConnectionProps in org.qubership.atp.mia.exceptions.businesslogic.ssh
Constructors in org.qubership.atp.mia.exceptions.businesslogic.ssh with parameters of type ConnectionPropsModifierConstructorDescriptionSshCreateSessionFailException(ConnectionProps properties, String errorMessage) -
Uses of ConnectionProps in org.qubership.atp.mia.model.environment
Methods in org.qubership.atp.mia.model.environment that return ConnectionProps -
Uses of ConnectionProps in org.qubership.atp.mia.repo.impl
Methods in org.qubership.atp.mia.repo.impl that return ConnectionPropsModifier and TypeMethodDescriptionSshSession.getProperties()Properties with ssh information, such as host, port etc.