public class CompensationEventCoverageHandler
extends org.camunda.bpm.engine.impl.event.CompensationEventHandler
| Constructor and Description |
|---|
CompensationEventCoverageHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity eventSubscription,
Object payload,
org.camunda.bpm.engine.impl.interceptor.CommandContext commandContext) |
void |
setCoverageTestRunState(CoverageTestRunState coverageTestRunState) |
public void handleEvent(org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity eventSubscription,
Object payload,
org.camunda.bpm.engine.impl.interceptor.CommandContext commandContext)
handleEvent in interface org.camunda.bpm.engine.impl.event.EventHandlerhandleEvent in class org.camunda.bpm.engine.impl.event.CompensationEventHandlerpublic void setCoverageTestRunState(CoverageTestRunState coverageTestRunState)
Copyright © 2017 camunda services GmbH. All rights reserved.