Package | Description |
---|---|
org.activiti.engine.impl.cfg | |
org.activiti.engine.impl.persistence.entity | |
org.activiti.engine.impl.persistence.entity.data.impl |
Modifier and Type | Field and Description |
---|---|
protected EventLogEntryDataManager |
ProcessEngineConfigurationImpl.eventLogEntryDataManager |
Modifier and Type | Method and Description |
---|---|
EventLogEntryDataManager |
ProcessEngineConfigurationImpl.getEventLogEntryDataManager() |
Modifier and Type | Method and Description |
---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setEventLogEntryDataManager(EventLogEntryDataManager eventLogEntryDataManager) |
Modifier and Type | Field and Description |
---|---|
protected EventLogEntryDataManager |
EventLogEntryEntityManagerImpl.eventLogEntryDataManager |
Modifier and Type | Method and Description |
---|---|
EventLogEntryDataManager |
EventLogEntryEntityManagerImpl.getEventLogEntryDataManager() |
Modifier and Type | Method and Description |
---|---|
void |
EventLogEntryEntityManagerImpl.setEventLogEntryDataManager(EventLogEntryDataManager eventLogEntryDataManager) |
Constructor and Description |
---|
EventLogEntryEntityManagerImpl(ProcessEngineConfigurationImpl processEngineConfiguration,
EventLogEntryDataManager eventLogEntryDataManager) |
Modifier and Type | Class and Description |
---|---|
class |
MybatisEventLogEntryDataManager |
Copyright © 2015 Alfresco. All rights reserved.