public interface EventWithId extends Event
Event interface by exposing the BE event's identifier long id.
It is used on the outbound side like during Destination.sendEvent. The user channel/destination has read access to the events identifier| Modifier and Type | Method and Description |
|---|---|
Id |
getId()
Gets the long internal id of the Event.
|
getAllPropertyNames, getDestinationURI, getEventUri, getExtId, getPayload, getPropertyValue, setDestinationURI, setEventUri, setExtId, setPayload, setPropertyId getId()