Package org.xwiki.rendering.listener
Class QueueListener.Event
java.lang.Object
org.xwiki.rendering.listener.QueueListener.Event
- Enclosing class:
- QueueListener
An event.
- Version:
- $Id: 641eb57d7b02899037543d1b2bd7c6cafcf9b654 $
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
eventType
The type of the event. -
eventParameters
The parameters of the event.
-
-
Constructor Details
-
Event
- Parameters:
eventType- the type of the eventeventParameters- the parameters of the event
-