public interface Event
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getData()
The data associated with this event.
|
Instant |
getInstant()
The date this event was created.
|
String |
getSource()
The source of this event.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.