Interface RecordableEvent

  • All Superinterfaces:
    Event
    All Known Subinterfaces:
    TargetableEvent, UntypedRecordableEvent

    public interface RecordableEvent
    extends Event
    An event that should be stored by the Event Stream. The source parameter must be the id of the application that send the event. The data parameter is up to event.
    Since:
    9.2RC1
    Version:
    $Id: 54204f753297c228b0ad953ca6fe4a2c0bca9fe1 $
    • Method Summary

      • Methods inherited from interface org.xwiki.observation.event.Event

        matches