Uses of Class
org.nuxeo.ecm.core.bulk.message.BulkBucket
-
Packages that use BulkBucket Package Description org.nuxeo.ecm.core.bulk -
-
Uses of BulkBucket in org.nuxeo.ecm.core.bulk
Methods in org.nuxeo.ecm.core.bulk that return types with arguments of type BulkBucket Modifier and Type Method Description static Codec<BulkBucket>
BulkCodecs. getBucketCodec()
Methods in org.nuxeo.ecm.core.bulk with parameters of type BulkBucket Modifier and Type Method Description void
BulkService. appendExternalBucket(BulkBucket bucket)
Sends aBulkBucket
to the right bulk action.void
BulkServiceImpl. appendExternalBucket(BulkBucket bucket)
-