Interface | Description |
---|---|
AsynchronousEventListener |
Asynchronous core document event listener.
|
CoreEventListenerService |
Repository listener.
|
DocumentModelEventListener | Deprecated |
EventListener |
EventListener interface.
|
OnSaveListener |
This listener is notified at each save operation by passing all events collected between 2 save operations in the same thread.
|
PostCommitListener |
This listener will be notified after the transaction was committed.
|
PreCommitListener |
This listener is notified before a transaction is committed.
|
SynchronousEventListener |
Synchronous core document event listener.
|
TransactedEventService | |
TransactedListener |
Marker interface for all listener interested in post event handling.
|
Class | Description |
---|---|
AbstractEventListener |
Abstract event listener.
|
EventListenerOrderComparator |
Comparator for event listeners using their order setting.
|
OperationEventFactory | |
TransactedEventServiceImpl |
This class handle the difference between operations (used by apogee) and core events.
|
Copyright © 2011 Nuxeo SA. All Rights Reserved.