| Package | Description |
|---|---|
| org.nuxeo.ecm.automation.core.events.operations | |
| org.nuxeo.ecm.core.event |
Event Service API (see
EventService). |
| org.nuxeo.ecm.core.event.impl |
Event Service implementation.
|
| org.nuxeo.ecm.platform.ec.notification.service | |
| org.nuxeo.ecm.platform.publisher.api | |
| org.nuxeo.ecm.platform.routing.core.impl |
Provides implementation for the api package.
|
| org.nuxeo.ecm.platform.task.core.service |
| Modifier and Type | Field and Description |
|---|---|
protected EventProducer |
FireEvent.service |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EventService
The event service manages listener registries and notifies listeners about core events.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EventServiceImpl
Implementation of the event service.
|
| Modifier and Type | Field and Description |
|---|---|
protected EventProducer |
NotificationService.producer |
| Modifier and Type | Field and Description |
|---|---|
protected EventProducer |
AbstractBasePublishedDocumentFactory.eventProducer |
| Modifier and Type | Method and Description |
|---|---|
protected EventProducer |
AbstractBasePublishedDocumentFactory.getEventProducer() |
| Modifier and Type | Method and Description |
|---|---|
protected static EventProducer |
EventFirer.getEventProducer() |
protected static EventProducer |
AuditEventFirer.getEventProducer() |
| Modifier and Type | Method and Description |
|---|---|
static EventProducer |
TaskEventNotificationHelper.getEventProducer() |
Copyright © 2019 Nuxeo. All rights reserved.