Interface BeginEvent

  • All Superinterfaces:
    Event
    All Known Subinterfaces:
    BeginFoldEvent

    public interface BeginEvent
    extends Event
    Implemented by event indicating some task is starting. This should only be used when there is a corresponding EndEvent.
    Since:
    3.2M1
    Version:
    $Id: fd5cea7f0ff1f0cf069a174ee81d64c7762a8943 $
    • Method Summary

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

        matches