Package org.xwiki.observation.event
package org.xwiki.observation.event
-
ClassDescriptionAbstract base class for cancelable events.An helper to extend for all Events associated to a single
Stringvalue.Deprecated.Special event matcher used by a listener which need to listened to all possible events.An event triggered when the XWiki application is started.An event triggered when the XWiki application is stopped.Implemented by event indicating some task is starting.Implemented by event indicating a task which generates other events during its process is starting.This event can be canceled by the receiver.Implemented by event indicating some task is stopping.Implemented by event indicating the process which generates other events during its process is stopping.All Event types must implement this interface.An Event that supportsEventFilters.
org.xwiki.bridge.event.ActionExecutedEventclass from XWiki Platform instead