public interface Event
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<SelfDescribingJson> | 
getContext()  | 
Payload | 
getPayload()  | 
Subject | 
getSubject()  | 
java.lang.Long | 
getTrueTimestamp()  | 
java.util.List<SelfDescribingJson> getContext()
java.lang.Long getTrueTimestamp()
Subject getSubject()
Payload getPayload()