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 TypeClassDescriptionclass
ConsumesEventBundle
EventBundles by running asynchronousEventListener
class
Provides 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 TypeClassDescriptionclass
In memory implementation that does not handle any marshaling and directly feeds theWorkManager
.