public class AttachmentData extends Object implements Serializable
| Constructor and Description |
|---|
AttachmentData(List<org.apache.commons.fileupload.FileItem> items,
String uuid,
boolean isUpdate) |
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.commons.fileupload.FileItem> |
getItems() |
String |
getUuid() |
boolean |
isUpdate() |
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.