Class BlockedEvent
java.lang.Object
com.github.jonasrutishauser.transactional.event.api.store.BlockedEvent
-
Constructor Summary
ConstructorDescriptionBlockedEvent
(String eventId, String eventType, String payload, LocalDateTime publishedAt) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
BlockedEvent
-
-
Method Details
-
getEventId
-
getEventType
-
getPayload
-
getPublishedAt
-