public class FlowNodeHistoryEventHandler
extends org.camunda.bpm.engine.impl.history.handler.DbHistoryEventHandler
DbHistoryEventHandler in order to notify the process test
coverage of a covered activity.| Constructor and Description |
|---|
FlowNodeHistoryEventHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(org.camunda.bpm.engine.impl.history.event.HistoryEvent historyEvent) |
protected boolean |
isInitialEvent(org.camunda.bpm.engine.impl.history.event.HistoryEvent historyEvent) |
void |
setCoverageTestRunState(CoverageTestRunState coverageTestRunState) |
public void handleEvent(org.camunda.bpm.engine.impl.history.event.HistoryEvent historyEvent)
handleEvent in interface org.camunda.bpm.engine.impl.history.handler.HistoryEventHandlerhandleEvent in class org.camunda.bpm.engine.impl.history.handler.DbHistoryEventHandlerprotected boolean isInitialEvent(org.camunda.bpm.engine.impl.history.event.HistoryEvent historyEvent)
isInitialEvent in class org.camunda.bpm.engine.impl.history.handler.DbHistoryEventHandlerpublic void setCoverageTestRunState(CoverageTestRunState coverageTestRunState)
Copyright © 2020 Camunda Services GmbH. All rights reserved.