Uses of Interface
org.nuxeo.common.function.ThrowableBiConsumer
Packages that use ThrowableBiConsumer
-
Uses of ThrowableBiConsumer in org.nuxeo.common.function
Methods in org.nuxeo.common.function with parameters of type ThrowableBiConsumerModifier and TypeMethodDescriptionstatic <T,
U, E extends Throwable>
BiConsumer<T, U> ThrowableBiConsumer.asBiConsumer
(ThrowableBiConsumer<T, U, E> throwableBiConsumer) -
Uses of ThrowableBiConsumer in org.nuxeo.ecm.core.search.index
Subinterfaces of ThrowableBiConsumer in org.nuxeo.ecm.core.search.indexModifier and TypeInterfaceDescriptioninterface
A DocumentModel writer used to build a JSON representation of a document for indexing purpose.Classes in org.nuxeo.ecm.core.search.index that implement ThrowableBiConsumerModifier and TypeClassDescriptionclass
JSon writer that outputs a format ready to eat by elasticsearch.