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 JobDataManager |
ProcessEngineConfigurationImpl.jobDataManager |
Modifier and Type | Method and Description |
---|---|
JobDataManager |
ProcessEngineConfigurationImpl.getJobDataManager() |
Modifier and Type | Method and Description |
---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setJobDataManager(JobDataManager jobDataManager) |
Modifier and Type | Field and Description |
---|---|
protected JobDataManager |
JobEntityManagerImpl.jobDataManager |
Modifier and Type | Method and Description |
---|---|
JobDataManager |
JobEntityManagerImpl.getJobDataManager() |
Modifier and Type | Method and Description |
---|---|
void |
JobEntityManagerImpl.setJobDataManager(JobDataManager jobDataManager) |
Constructor and Description |
---|
JobEntityManagerImpl(ProcessEngineConfigurationImpl processEngineConfiguration,
JobDataManager jobDataManager) |
Modifier and Type | Class and Description |
---|---|
class |
MybatisJobDataManager |
Copyright © 2015 Alfresco. All rights reserved.