| 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 SuspendedJobDataManager |
ProcessEngineConfigurationImpl.suspendedJobDataManager |
| Modifier and Type | Method and Description |
|---|---|
SuspendedJobDataManager |
ProcessEngineConfigurationImpl.getSuspendedJobDataManager() |
| Modifier and Type | Method and Description |
|---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setSuspendedJobDataManager(SuspendedJobDataManager suspendedJobDataManager) |
| Modifier and Type | Field and Description |
|---|---|
protected SuspendedJobDataManager |
SuspendedJobEntityManagerImpl.jobDataManager |
| Modifier and Type | Method and Description |
|---|---|
protected SuspendedJobDataManager |
SuspendedJobEntityManagerImpl.getDataManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
SuspendedJobEntityManagerImpl.setJobDataManager(SuspendedJobDataManager jobDataManager) |
| Constructor and Description |
|---|
SuspendedJobEntityManagerImpl(ProcessEngineConfigurationImpl processEngineConfiguration,
SuspendedJobDataManager jobDataManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
MybatisSuspendedJobDataManager |
Copyright © 2016 Alfresco. All rights reserved.