Uses of Class
org.nuxeo.ecm.core.event.pipe.AbstractPipeConsumer
Packages that use AbstractPipeConsumer
-
Uses of AbstractPipeConsumer in org.nuxeo.ecm.core.event.pipe
Subclasses of AbstractPipeConsumer in org.nuxeo.ecm.core.event.pipeModifier and TypeClassDescriptionclass
ConsumesEventBundle
EventBundles by running asynchronousEventListener
-
Uses of AbstractPipeConsumer in org.nuxeo.ecm.core.event.pipe.local
Subclasses of AbstractPipeConsumer in org.nuxeo.ecm.core.event.pipe.localModifier and TypeClassDescriptionclass
In memory implementation that does not handle any marshaling and directly feeds theWorkManager
.