public class Blobs extends ArrayList<Blob> implements OperationInput
modCount| Constructor and Description | 
|---|
Blobs()  | 
Blobs(int size)  | 
Blobs(List<Blob> blobs)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getInputRef()  | 
String | 
getInputType()  | 
boolean | 
isBinary()  | 
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodeparallelStream, streampublic String getInputType()
getInputType in interface OperationInputpublic String getInputRef()
getInputRef in interface OperationInputpublic boolean isBinary()
isBinary in interface OperationInputCopyright © 2019 Nuxeo. All rights reserved.