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