org.camunda.bpm.engine.impl.event
Class CompensationEventHandler
java.lang.Object
org.camunda.bpm.engine.impl.event.CompensationEventHandler
- All Implemented Interfaces:
- EventHandler
public class CompensationEventHandler
- extends Object
- implements EventHandler
- Author:
- Daniel Meyer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompensationEventHandler
public CompensationEventHandler()
getEventHandlerType
public String getEventHandlerType()
- Specified by:
getEventHandlerType in interface EventHandler
handleEvent
public void handleEvent(EventSubscriptionEntity eventSubscription,
Object payload,
CommandContext commandContext)
- Specified by:
handleEvent in interface EventHandler
Copyright © 2017 camunda services GmbH. All rights reserved.