org.camunda.bpm.engine.impl.history.transformer
Class CaseInstanceCloseListener
java.lang.Object
org.camunda.bpm.engine.impl.history.transformer.HistoryCaseExecutionListener
org.camunda.bpm.engine.impl.history.transformer.CaseInstanceCloseListener
- All Implemented Interfaces:
- CaseExecutionListener, DelegateListener<DelegateCaseExecution>
public class CaseInstanceCloseListener
- extends HistoryCaseExecutionListener
- Author:
- Sebastian Menski
| Fields inherited from interface org.camunda.bpm.engine.delegate.CaseExecutionListener |
CLOSE, COMPLETE, CREATE, DISABLE, ENABLE, EXIT, MANUAL_START, OCCUR, PARENT_RESUME, PARENT_SUSPEND, PARENT_TERMINATE, RE_ACTIVATE, RE_ENABLE, RESUME, START, SUSPEND, TERMINATE |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CaseInstanceCloseListener
public CaseInstanceCloseListener(CmmnHistoryEventProducer historyEventProducer,
HistoryLevel historyLevel)
createHistoryEvent
protected HistoryEvent createHistoryEvent(DelegateCaseExecution caseExecution)
- Specified by:
createHistoryEvent in class HistoryCaseExecutionListener
Copyright © 2015 camunda services GmbH. All rights reserved.