Package io.goobi.viewer.websockets
Class DownloadTaskEndpoint.ResourceFile
java.lang.Object
io.goobi.viewer.websockets.DownloadTaskEndpoint.ResourceFile
- Enclosing class:
- DownloadTaskEndpoint
-
Constructor Summary
ConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptiongetPath()
getSize()
getUrl()
void
setDescription
(String description) void
setMimeType
(String mimeType) void
void
void
-
Constructor Details
-
ResourceFile
public ResourceFile() -
ResourceFile
-
-
Method Details
-
getJsonSignature
-
getUrl
-
setUrl
-
getPath
-
setPath
-
getDescription
-
setDescription
-
getSize
-
setSize
-
getMimeType
-
setMimeType
-