| 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 DeadLetterJobDataManager |
ProcessEngineConfigurationImpl.deadLetterJobDataManager |
| Modifier and Type | Method and Description |
|---|---|
DeadLetterJobDataManager |
ProcessEngineConfigurationImpl.getDeadLetterJobDataManager() |
| Modifier and Type | Method and Description |
|---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setDeadLetterJobDataManager(DeadLetterJobDataManager deadLetterJobDataManager) |
| Modifier and Type | Field and Description |
|---|---|
protected DeadLetterJobDataManager |
DeadLetterJobEntityManagerImpl.jobDataManager |
| Modifier and Type | Method and Description |
|---|---|
protected DeadLetterJobDataManager |
DeadLetterJobEntityManagerImpl.getDataManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeadLetterJobEntityManagerImpl.setJobDataManager(DeadLetterJobDataManager jobDataManager) |
| Constructor and Description |
|---|
DeadLetterJobEntityManagerImpl(ProcessEngineConfigurationImpl processEngineConfiguration,
DeadLetterJobDataManager jobDataManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
MybatisDeadLetterJobDataManager |
Copyright © 2010–2018 Alfresco. All rights reserved.