@Deprecated public class AsyncBlob extends JSONBlob
| Modifier and Type | Field and Description | 
|---|---|
protected boolean | 
completed
Deprecated.  
  | 
protected String | 
key
Deprecated.  
  | 
protected int | 
progress
Deprecated.  
  | 
APPLICATION_JSONstringdigest, encoding, filename, mimeType, TEXT_PLAIN, UTF_8| Constructor and Description | 
|---|
AsyncBlob(String key)
Deprecated.  
  | 
AsyncBlob(String key,
         boolean completed,
         int progress)
Deprecated.  
  | 
AsyncBlob(String key,
         boolean completed,
         int progress,
         String filename)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getKey()
Deprecated.  
  | 
int | 
getProgress()
Deprecated.  
  | 
boolean | 
isCompleted()
Deprecated.  
  | 
getByteArray, getLength, getStream, getStringequals, equalsStream, getCloseableFile, getCloseableFile, getDigest, getDigestAlgorithm, getEncoding, getFile, getFilename, getMimeType, hashCode, setDigest, setEncoding, setFilename, setMimeType, transferTo, transferToprotected boolean completed
protected int progress
public int getProgress()
public boolean isCompleted()
Copyright © 2019 Nuxeo. All rights reserved.