Class ActivityInstanceUpdateListener
java.lang.Object
org.camunda.bpm.engine.impl.history.parser.HistoryTaskListener
org.camunda.bpm.engine.impl.history.parser.ActivityInstanceUpdateListener
- All Implemented Interfaces:
TaskListener
- Author:
- Daniel Meyer
-
Field Summary
Fields inherited from class org.camunda.bpm.engine.impl.history.parser.HistoryTaskListener
eventProducer, historyLevel
Fields inherited from interface org.camunda.bpm.engine.delegate.TaskListener
EVENTNAME_ASSIGNMENT, EVENTNAME_COMPLETE, EVENTNAME_CREATE, EVENTNAME_DELETE, EVENTNAME_TIMEOUT, EVENTNAME_UPDATE
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected HistoryEvent
createHistoryEvent
(DelegateTask task, ExecutionEntity execution) Methods inherited from class org.camunda.bpm.engine.impl.history.parser.HistoryTaskListener
ensureHistoryLevelInitialized, notify
-
Constructor Details
-
ActivityInstanceUpdateListener
-
-
Method Details
-
createHistoryEvent
- Specified by:
createHistoryEvent
in classHistoryTaskListener
-