Package org.xwiki.observation.remote.converter
-
Interface Summary Interface Description EventConverterManager Provide events converters.LocalEventConverter Convert a local event to a serializable remote event.RemoteEventConverter Convert a remote event to a local event. -
Class Summary Class Description AbstractEventConverter Base class for events converters.