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() |
getEntries
contains, equals, getExtraData, getKeySet, getValue, handleUnknown, hashCode, properties, put, putAll
toJSONString
public static final String FIELD_CHUNK_SIZE
public static final String FIELD_NEXT_STREAM_POSITION
public BoxEventCollection()
public BoxEventCollection(BoxEventCollection obj)
obj
- public BoxEventCollection(Map<String,Object> map)
map
- public Integer getChunkSize()
public Long getNextStreamPosition()
Copyright © 2015 Nuxeo SA. All rights reserved.