Uses of Interface
org.nuxeo.ecm.core.event.pipe.EventBundlePipe
Package
Description
-
Uses of EventBundlePipe in org.nuxeo.ecm.core.event.pipe
Modifier and TypeFieldDescriptionprotected Class<? extends EventBundlePipe>
EventPipeDescriptor.clazz
The implementation class.ModifierConstructorDescriptionEventPipeDescriptor
(String name, Class<? extends EventBundlePipe> clazz) -
Uses of EventBundlePipe in org.nuxeo.ecm.core.event.pipe.dispatch
Modifier and TypeFieldDescriptionprotected List<EventBundlePipe>
SimpleEventBundlePipeDispatcher.pipes
-
Uses of EventBundlePipe in org.nuxeo.ecm.core.event.pipe.local
Modifier and TypeClassDescriptionclass
Local In memory implementation: directly relays to WorkManager