Interface EndEvent

All Superinterfaces:
Event
All Known Subinterfaces:
EndFoldEvent

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

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

    matches