public interface EventHandler
Modifier and Type | Method and Description |
---|---|
String |
getEventHandlerType() |
void |
handleEvent(EventSubscriptionEntity eventSubscription,
Object payload,
Object localPayload,
String businessKey,
CommandContext commandContext) |
String getEventHandlerType()
void handleEvent(EventSubscriptionEntity eventSubscription, Object payload, Object localPayload, String businessKey, CommandContext commandContext)
Copyright © 2022. All rights reserved.