| Package | Description |
|---|---|
| org.activiti.engine.impl.cfg | |
| org.activiti.engine.impl.history | |
| org.activiti.engine.impl.interceptor | |
| org.activiti.engine.impl.persistence |
| Modifier and Type | Field and Description |
|---|---|
protected HistoryManager |
ProcessEngineConfigurationImpl.historyManager |
| Modifier and Type | Method and Description |
|---|---|
HistoryManager |
ProcessEngineConfigurationImpl.getHistoryManager() |
| Modifier and Type | Method and Description |
|---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setHistoryManager(HistoryManager historyManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultHistoryManager
Manager class that centralises recording of all history-related operations that are originated from inside the engine.
|
| Modifier and Type | Method and Description |
|---|---|
HistoryManager |
CommandContext.getHistoryManager() |
| Modifier and Type | Method and Description |
|---|---|
protected HistoryManager |
AbstractManager.getHistoryManager() |
Copyright © 2015 Alfresco. All rights reserved.