Package io.jmix.flowui.upload
Class TemporaryStorage.FileInfo
java.lang.Object
io.jmix.flowui.upload.TemporaryStorage.FileInfo
- Enclosing interface:
- TemporaryStorage
Encapsulates metadata about a file that is temporarily stored.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FileInfo
-
-
Method Details
-
getFile
Returns the associated file.- Returns:
- the associated file
-
getId
Returns the unique identifier associated with the file.- Returns:
- the unique identifier
-