EntityEvent |
Associated an event to an entity.
|
Event |
A recorded event that occurred at some point in the wiki.
|
EventFactory |
A factory which creates Event objects ready to be used.
|
EventQuery |
Allow querying events.
|
EventSearchResult |
|
EventStatus |
Define a status for any couple of event/entity.
|
EventStore |
Save and access store events.
|
RecordableEvent |
An event that should be stored by the Event Stream.
|
RecordableEventConverter |
|
RecordableEventDescriptor |
Provide a description for a specific implementation of RecordableEvent so that users can know what the event is
about.
|
RecordableEventDescriptorManager |
Get all RecordableEventDescriptors that are present in the wiki.
|
TargetableEvent |
An event that specify which entities are concerned or interested by it.
|
UntypedRecordableEvent |
This interface represents an event that is not identified by a specific class, but by its component hint.
|
UntypedRecordableEventDescriptor |
|