Uses of Interface
org.nuxeo.ecm.core.event.pipe.PipeConsumer
-
Uses of PipeConsumer in org.nuxeo.ecm.core.event.pipe
Modifier 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
Modifier and TypeClassDescriptionclass
In memory implementation that does not handle any marshaling and directly feeds theWorkManager
.