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 voidBulkService. appendExternalBucket(BulkBucket bucket)Sends aBulkBucketto the right bulk action.voidBulkServiceImpl. appendExternalBucket(BulkBucket bucket)
-