Esempio n. 1
0
 public String getServerName() {
   if (testTask != null) return testTask.getServerName();
   else return null;
 }