Class UploadRequestFileModel
java.lang.Object
de.xima.fc.user_portal.view_model.messages.UploadRequestFileModel
- All Implemented Interfaces:
Serializable
- Since:
- 8.4.0
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUploadRequestFileModel(UUID attachmentUuid, String fileName, Integer fileSize) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
UploadRequestFileModel
-
-
Method Details
-
getFileSize
-
getFileName
-
getAttachmentUuid
-
fileSizeToString
-