public class ConditionalEventHandler extends Object implements EventHandler
| Constructor and Description | 
|---|
ConditionalEventHandler()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getEventHandlerType()  | 
void | 
handleEvent(EventSubscriptionEntity eventSubscription,
           Object payload,
           String businessKey,
           CommandContext commandContext)  | 
public String getEventHandlerType()
getEventHandlerType in interface EventHandlerpublic void handleEvent(EventSubscriptionEntity eventSubscription, Object payload, String businessKey, CommandContext commandContext)
handleEvent in interface EventHandlerCopyright © 2019. All rights reserved.