Class Environment
java.lang.Object
org.qubership.atp.mia.model.environment.AbstractConfiguratorModel
org.qubership.atp.mia.model.environment.Environment
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Environment
public Environment()
-
-
Method Details
-
getSystem
Gets system by name.- Parameters:
sysName- system name- Returns:
- system name, throw RuntimeException if not found
-