JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
tech.prodigio.core.libeventproducer.event
Interface Event
All Known Implementing Classes:
PubSubEvent
public interface
Event
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
event
()
String
getEventId
()
LocalDateTime
getTimestamp
()
Method Details
getEventId
String
getEventId
()
event
String
event
()
getTimestamp
LocalDateTime
getTimestamp
()