public class SignalEventHandler extends EventHandlerImpl
| Constructor and Description | 
|---|
SignalEventHandler()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
handleEvent(EventSubscriptionEntity eventSubscription,
           Object payload,
           String businessKey,
           CommandContext commandContext)  | 
protected void | 
handleStartEvent(EventSubscriptionEntity eventSubscription,
                Map<String,Object> payload,
                String businessKey,
                CommandContext commandContext)  | 
getEventHandlerType, handleIntermediateEventprotected void handleStartEvent(EventSubscriptionEntity eventSubscription, Map<String,Object> payload, String businessKey, CommandContext commandContext)
public void handleEvent(EventSubscriptionEntity eventSubscription, Object payload, String businessKey, CommandContext commandContext)
handleEvent in interface EventHandlerhandleEvent in class EventHandlerImplCopyright © 2019. All rights reserved.