| Package | Description |
|---|---|
| org.nuxeo.ecm.core.event.pipe | |
| org.nuxeo.ecm.core.event.pipe.dispatch | |
| org.nuxeo.ecm.core.event.pipe.local |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEventBundlePipe<T> |
| Modifier and Type | Field and Description |
|---|---|
protected Class<? extends EventBundlePipe> |
EventPipeDescriptor.clazz
The implementation class.
|
| Modifier and Type | Method and Description |
|---|---|
EventBundlePipe |
EventPipeDescriptor.getInstance() |
| Constructor and Description |
|---|
EventPipeDescriptor(String name,
Class<? extends EventBundlePipe> clazz) |
| Modifier and Type | Field and Description |
|---|---|
protected List<EventBundlePipe> |
SimpleEventBundlePipeDispatcher.pipes |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalEventBundlePipe
Local In memory implementation: directly relays to WorkManager
|
Copyright © 2019 Nuxeo. All rights reserved.