| 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 TimerJobDataManager |
ProcessEngineConfigurationImpl.timerJobDataManager |
| Modifier and Type | Method and Description |
|---|---|
TimerJobDataManager |
ProcessEngineConfigurationImpl.getTimerJobDataManager() |
| Modifier and Type | Method and Description |
|---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setTimerJobDataManager(TimerJobDataManager timerJobDataManager) |
| Modifier and Type | Field and Description |
|---|---|
protected TimerJobDataManager |
TimerJobEntityManagerImpl.jobDataManager |
| Modifier and Type | Method and Description |
|---|---|
protected TimerJobDataManager |
TimerJobEntityManagerImpl.getDataManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
TimerJobEntityManagerImpl.setJobDataManager(TimerJobDataManager jobDataManager) |
| Constructor and Description |
|---|
TimerJobEntityManagerImpl(ProcessEngineConfigurationImpl processEngineConfiguration,
TimerJobDataManager jobDataManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
MybatisTimerJobDataManager |
Copyright © 2010–2018 Alfresco. All rights reserved.