Uses of Interface
org.nuxeo.ecm.core.event.pipe.EventBundlePipe
Packages that use EventBundlePipe
Package
Description
-
Uses of EventBundlePipe in org.nuxeo.ecm.core.event.pipe
Classes in org.nuxeo.ecm.core.event.pipe that implement EventBundlePipeFields in org.nuxeo.ecm.core.event.pipe with type parameters of type EventBundlePipeModifier and TypeFieldDescriptionprotected Class<? extends EventBundlePipe>
EventPipeDescriptor.clazz
The implementation class.Methods in org.nuxeo.ecm.core.event.pipe that return EventBundlePipeConstructor parameters in org.nuxeo.ecm.core.event.pipe with type arguments of type EventBundlePipeModifierConstructorDescriptionEventPipeDescriptor
(String name, Class<? extends EventBundlePipe> clazz) -
Uses of EventBundlePipe in org.nuxeo.ecm.core.event.pipe.dispatch
Fields in org.nuxeo.ecm.core.event.pipe.dispatch with type parameters of type EventBundlePipeModifier and TypeFieldDescriptionprotected List<EventBundlePipe>
SimpleEventBundlePipeDispatcher.pipes
-
Uses of EventBundlePipe in org.nuxeo.ecm.core.event.pipe.local
Classes in org.nuxeo.ecm.core.event.pipe.local that implement EventBundlePipeModifier and TypeClassDescriptionclass
Local In memory implementation: directly relays to WorkManager