убрал возможность задавать тип машины как кластера
This commit is contained in:
@@ -90,8 +90,8 @@ public enum ServerCode {
|
||||
StartNecessaryMachines,
|
||||
GetSapforForCompilation,
|
||||
GetMaxSapforVersion,
|
||||
PerformAutoSapforTesting;
|
||||
|
||||
PerformAutoSapforTesting,
|
||||
TestCode;
|
||||
public String getDescription(){
|
||||
switch (this){
|
||||
case GetComponentsVersionsInfo:
|
||||
|
||||
Reference in New Issue
Block a user