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