public class CompensationEventHandler extends Object implements EventHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
EVENT_HANDLER_TYPE |
| Constructor and Description |
|---|
CompensationEventHandler() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEventHandlerType() |
void |
handleEvent(EventSubscriptionEntity eventSubscription,
Object payload,
CommandContext commandContext) |
public static final String EVENT_HANDLER_TYPE
public String getEventHandlerType()
getEventHandlerType in interface EventHandlerpublic void handleEvent(EventSubscriptionEntity eventSubscription, Object payload, CommandContext commandContext)
handleEvent in interface EventHandlerCopyright © 2016 Alfresco. All rights reserved.