Package org.nuxeo.ecm.core.bulk.message
Class BulkBucket
java.lang.Object
org.nuxeo.ecm.core.bulk.message.BulkBucket
- All Implemented Interfaces:
Serializable
A message to pass a command id and a bucket of document ids
- Since:
- 10.2
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
commandId
-
ids
-
-
Constructor Details
-
BulkBucket
protected BulkBucket() -
BulkBucket
-
-
Method Details