| Package | Description |
|---|---|
| org.camunda.bpm.engine.impl.cfg | |
| org.camunda.bpm.engine.impl.history.producer | |
| org.camunda.bpm.engine.impl.history.transformer |
| Modifier and Type | Field and Description |
|---|---|
protected CmmnHistoryEventProducer |
ProcessEngineConfigurationImpl.cmmnHistoryEventProducer |
| Modifier and Type | Method and Description |
|---|---|
CmmnHistoryEventProducer |
ProcessEngineConfigurationImpl.getCmmnHistoryEventProducer() |
| Modifier and Type | Method and Description |
|---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setCmmnHistoryEventProducer(CmmnHistoryEventProducer cmmnHistoryEventProducer) |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheAwareCmmnHistoryEventProducer |
class |
DefaultCmmnHistoryEventProducer |
| Modifier and Type | Field and Description |
|---|---|
protected CmmnHistoryEventProducer |
HistoryCaseExecutionListener.eventProducer |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CmmnHistoryTransformListener.initCaseExecutionListeners(CmmnHistoryEventProducer historyEventProducer,
HistoryLevel historyLevel) |
| Constructor and Description |
|---|
CaseActivityInstanceCreateListener(CmmnHistoryEventProducer historyEventProducer,
HistoryLevel historyLevel) |
CaseActivityInstanceEndListener(CmmnHistoryEventProducer historyEventProducer,
HistoryLevel historyLevel) |
CaseActivityInstanceUpdateListener(CmmnHistoryEventProducer historyEventProducer,
HistoryLevel historyLevel) |
CaseInstanceCloseListener(CmmnHistoryEventProducer historyEventProducer,
HistoryLevel historyLevel) |
CaseInstanceCreateListener(CmmnHistoryEventProducer historyEventProducer,
HistoryLevel historyLevel) |
CaseInstanceUpdateListener(CmmnHistoryEventProducer historyEventProducer,
HistoryLevel historyLevel) |
CmmnHistoryTransformListener(HistoryLevel historyLevel,
CmmnHistoryEventProducer historyEventProducer) |
HistoryCaseExecutionListener(CmmnHistoryEventProducer historyEventProducer,
HistoryLevel historyLevel) |
Copyright © 2018 camunda services GmbH. All rights reserved.