рефакторинг. инкапсуляция таблиц бд
This commit is contained in:
@@ -35,7 +35,7 @@ public class StartSelectedSAPFORConfigurations extends PublishServerObject<Testi
|
||||
return false;
|
||||
}
|
||||
//--
|
||||
if (!Global.testingServer.db.sapforConfigurations.CheckSelectedOrCurrent(Log)){
|
||||
if (!Global.testingServer.db.sapforConfigurations.CheckSelectedOrCurrent(Log)) {
|
||||
return false;
|
||||
}
|
||||
configurations = Global.testingServer.db.sapforConfigurations.getSelectedOrCurrent();
|
||||
|
||||
Reference in New Issue
Block a user