public class QueueListener.Event extends Object
| Modifier and Type | Field and Description |
|---|---|
Object[] |
eventParameters
The parameters of the event.
|
EventType |
eventType
The type of the event.
|
| Constructor and Description |
|---|
QueueListener.Event(EventType eventType,
Object[] eventParameters) |
Copyright © 2004–2017 XWiki. All rights reserved.