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 TypeClassDescriptionclassConsumesEventBundleEventBundles 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 TypeClassDescriptionclassIn memory implementation that does not handle any marshaling and directly feeds theWorkManager.