.hasNext();) {
ConverterProcessResult returnAttribute = jobslist.get(iter
.next());
fileImportErrors[i] = new FileImportError();
fileImportErrors[i]
.setCommand((returnAttribute.getCommand() != null) ? returnAttribute
.getCommand().toString() : "");
fileImportErrors[i]
.setError((returnAttribute.getError() != null) ? returnAttribute