|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HistoricActivityInstanceEventEntity | |
|---|---|
| org.camunda.bpm.engine.impl.history.producer | |
| org.camunda.bpm.engine.impl.persistence.entity | |
| Uses of HistoricActivityInstanceEventEntity in org.camunda.bpm.engine.impl.history.producer |
|---|
| Methods in org.camunda.bpm.engine.impl.history.producer that return HistoricActivityInstanceEventEntity | |
|---|---|
protected HistoricActivityInstanceEventEntity |
CacheAwareHistoryEventProducer.loadActivityInstanceEventEntity(ExecutionEntity execution)
|
protected HistoricActivityInstanceEventEntity |
DefaultHistoryEventProducer.loadActivityInstanceEventEntity(ExecutionEntity execution)
|
protected HistoricActivityInstanceEventEntity |
DefaultHistoryEventProducer.newActivityInstanceEventEntity(ExecutionEntity execution)
|
| Methods in org.camunda.bpm.engine.impl.history.producer with parameters of type HistoricActivityInstanceEventEntity | |
|---|---|
protected void |
DefaultHistoryEventProducer.initActivityInstanceEvent(HistoricActivityInstanceEventEntity evt,
ExecutionEntity execution,
HistoryEventType eventType)
|
| Uses of HistoricActivityInstanceEventEntity in org.camunda.bpm.engine.impl.persistence.entity |
|---|
| Subclasses of HistoricActivityInstanceEventEntity in org.camunda.bpm.engine.impl.persistence.entity | |
|---|---|
class |
HistoricActivityInstanceEntity
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||