Uses of Interface
org.nuxeo.ecm.core.event.pipe.PipeConsumer
Packages that use PipeConsumer
-
Uses of PipeConsumer in org.nuxeo.ecm.core.event.pipe
Classes in org.nuxeo.ecm.core.event.pipe that implement PipeConsumerModifier and TypeClassDescriptionclassConsumesEventBundleEventBundles by running asynchronousEventListenerclassProvides partial default implementation for aPipeConsumer -
Uses of PipeConsumer in org.nuxeo.ecm.core.event.pipe.local
Classes in org.nuxeo.ecm.core.event.pipe.local that implement PipeConsumerModifier and TypeClassDescriptionclassIn memory implementation that does not handle any marshaling and directly feeds theWorkManager.