org.camunda.bpm.engine.impl.history.parser
Class ActivityInstanceStartListener
java.lang.Object
org.camunda.bpm.engine.impl.history.parser.HistoryExecutionListener
org.camunda.bpm.engine.impl.history.parser.ActivityInstanceStartListener
- All Implemented Interfaces:
- DelegateListener<DelegateExecution>, ExecutionListener
public class ActivityInstanceStartListener
- extends HistoryExecutionListener
- Author:
- Daniel Meyer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActivityInstanceStartListener
public ActivityInstanceStartListener(HistoryEventProducer historyEventProducer,
HistoryLevel historyLevel)
createHistoryEvent
protected HistoryEvent createHistoryEvent(DelegateExecution execution)
- Specified by:
createHistoryEvent in class HistoryExecutionListener
Copyright © 2016 camunda services GmbH. All rights reserved.