public class DefaultHistoryTaskManager extends Object implements InternalHistoryTaskManager
| Modifier and Type | Field and Description |
|---|---|
protected ProcessEngineConfigurationImpl |
processEngineConfiguration |
| Constructor and Description |
|---|
DefaultHistoryTaskManager(ProcessEngineConfigurationImpl processEngineConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
protected HistoryManager |
getHistoryManager() |
void |
recordTaskInfoChange(TaskEntity taskEntity) |
protected ProcessEngineConfigurationImpl processEngineConfiguration
public DefaultHistoryTaskManager(ProcessEngineConfigurationImpl processEngineConfiguration)
public void recordTaskInfoChange(TaskEntity taskEntity)
recordTaskInfoChange in interface InternalHistoryTaskManagerprotected HistoryManager getHistoryManager()
Copyright © 2018 Flowable. All rights reserved.