Interface ContentBuilder


  • @ConsumerType
    public interface ContentBuilder
    A ContentBuilder assembles the data for the replication. A content handler needs to be registered with a PROPERTY_NAME service registration property.
    • Field Detail

      • PARAMETER_CONTENT_FILER_CHAIN

        static final String PARAMETER_CONTENT_FILER_CHAIN
        This parameter is set when the content builder is invoked by a replication agent. It contains a ReplicationContentFilterChain to be used by ContentBuilders to filter content for exclusion from the replication content being built. This parameter is optional and might be null.
        Since:
        5.14