| Package | Description |
|---|---|
| org.flowable.engine.impl.cfg | |
| org.flowable.engine.impl.persistence.entity | |
| org.flowable.engine.impl.util |
| Modifier and Type | Field and Description |
|---|---|
protected EventLogEntryEntityManager |
ProcessEngineConfigurationImpl.eventLogEntryEntityManager |
| Modifier and Type | Method and Description |
|---|---|
EventLogEntryEntityManager |
ProcessEngineConfigurationImpl.getEventLogEntryEntityManager() |
| Modifier and Type | Method and Description |
|---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setEventLogEntryEntityManager(EventLogEntryEntityManager eventLogEntryEntityManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
EventLogEntryEntityManagerImpl |
| Modifier and Type | Method and Description |
|---|---|
static EventLogEntryEntityManager |
CommandContextUtil.getEventLogEntryEntityManager() |
static EventLogEntryEntityManager |
CommandContextUtil.getEventLogEntryEntityManager(CommandContext commandContext) |
Copyright © 2017 Flowable. All rights reserved.