Class Environment

java.lang.Object
org.qubership.atp.mia.model.environment.AbstractConfiguratorModel
org.qubership.atp.mia.model.environment.Environment
All Implemented Interfaces:
Serializable

public class Environment extends AbstractConfiguratorModel
See Also:
  • Constructor Details

    • Environment

      public Environment()
  • Method Details

    • getSystem

      public System getSystem(String sysName)
      Gets system by name.
      Parameters:
      sysName - system name
      Returns:
      system name, throw RuntimeException if not found