org.camunda.bpm.engine.impl.event
Class ConditionalEventHandler
java.lang.Object
org.camunda.bpm.engine.impl.event.ConditionalEventHandler
- All Implemented Interfaces:
- EventHandler
public class ConditionalEventHandler
- extends Object
- implements EventHandler
- Author:
- Christopher Zell
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConditionalEventHandler
public ConditionalEventHandler()
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.