| Package | Description |
|---|---|
| org.xwiki.eventstream |
| Modifier and Type | Interface and Description |
|---|---|
interface |
UntypedRecordableEvent
This interface represents an event that is not identified by a specific class, but by its component hint.
|
| Modifier and Type | Method and Description |
|---|---|
List<RecordableEvent> |
RecordableEventConverter.getSupportedEvents() |
| Modifier and Type | Method and Description |
|---|---|
Event |
RecordableEventConverter.convert(RecordableEvent recordableEvent,
String source,
Object data)
Convert a notification event to a stream event.
|
Copyright © 2004–2017 XWiki. All rights reserved.