391392393394395396397
Collection collection = (Collection) data.getValue(context .getELContext()); collection.addAll(fileList); } } new UploadEvent(fileUpload, fileList).queue(); }
371372373374375376377
368369370371372373374
392393394395396397398
390391392393394395396
393394395396397398399