Package org.nuxeo.ecm.core.bulk.message
package org.nuxeo.ecm.core.bulk.message
-
ClassDescriptionA message to pass a command id and a bucket of document idsA message representing a bulk commandA message representing a command status or a change of status (delta).Possible states of a bulk command:A generic message that contains a commandId and a number of processed docsThis
CustomEncodingencodes/decodesMap<String,Serializable> to a JSONStringusing Jackson before encoding it in Avro format.