public class BoxEventCollection extends BoxCollectionBase
| Modifier and Type | Field and Description | 
|---|---|
static String | 
FIELD_CHUNK_SIZE  | 
static String | 
FIELD_NEXT_STREAM_POSITION  | 
FIELD_ENTRIES| Constructor and Description | 
|---|
BoxEventCollection()  | 
BoxEventCollection(BoxEventCollection obj)
Copy constructor, this does deep copy for all the fields. 
 | 
BoxEventCollection(Map<String,Object> map)
Instantiate the object from a map. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Integer | 
getChunkSize()  | 
Long | 
getNextStreamPosition()  | 
getEntriescontains, equals, getExtraData, getKeySet, getValue, handleUnknown, hashCode, properties, put, putAlltoJSONStringpublic static final String FIELD_CHUNK_SIZE
public static final String FIELD_NEXT_STREAM_POSITION
public BoxEventCollection()
public BoxEventCollection(BoxEventCollection obj)
obj - Copyright © 2015 Nuxeo SA. All rights reserved.