Uses of Class
org.qubership.atp.environments.ei.model.System
Packages that use System
-
Uses of System in org.qubership.atp.environments.ei.service
Methods in org.qubership.atp.environments.ei.service with parameters of type SystemModifier and TypeMethodDescriptionvoidDuplicateNameChecker.checkAndCorrectSystemName(System system, Environment environment, System originalSystem) Check and correct name.booleanDuplicateNameChecker.isSystemNameUsed(Environment environment, System system, System originalSystem) Checks if system name is used under environment.EnvironmentsImporter.preValidateConnections(System system, Environment environment) Connections preValidating .