Class BatchFileInfo
java.lang.Object
org.nuxeo.ecm.automation.server.jaxrs.batch.handler.BatchFileInfo
Structure that holds metadata about an uploaded file through a batch.
- Since:
- 10.1
-
Field Details
-
key
-
filename
-
mimeType
-
length
protected long length -
md5
-
-
Constructor Details
-
BatchFileInfo
-
-
Method Details
-
getKey
-
getFilename
-
getMimeType
-
getLength
public long getLength() -
getMd5
-