| Package | Description |
|---|---|
| org.xwiki.observation | |
| org.xwiki.observation.event |
| Class and Description |
|---|
| BeginEvent
Implemented by event indicating some task is starting.
|
| Event
All Event types must implement this interface.
|
| Class and Description |
|---|
| AbstractFilterableEvent
A generic Event implementation to extend for all Events that want to support
EventFilters. |
| BeginEvent
Implemented by event indicating some task is starting.
|
| CancelableEvent
This event can be canceled by the receiver.
|
| EndEvent
Implemented by event indicating some task is stopping.
|
| Event
All Event types must implement this interface.
|
| FilterableEvent
An Event that supports
EventFilters. |
Copyright © 2004–2017 XWiki. All rights reserved.