Package org.xwiki.observation.event
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 correspondingEndEvent
.- Since:
- 3.2M1
- Version:
- $Id: fd5cea7f0ff1f0cf069a174ee81d64c7762a8943 $