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 AttachmentDataManager |
ProcessEngineConfigurationImpl.attachmentDataManager |
Modifier and Type | Method and Description |
---|---|
AttachmentDataManager |
ProcessEngineConfigurationImpl.getAttachmentDataManager() |
Modifier and Type | Method and Description |
---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setAttachmentDataManager(AttachmentDataManager attachmentDataManager) |
Modifier and Type | Field and Description |
---|---|
protected AttachmentDataManager |
AttachmentEntityManagerImpl.attachmentDataManager |
Modifier and Type | Method and Description |
---|---|
AttachmentDataManager |
AttachmentEntityManagerImpl.getAttachmentDataManager() |
Modifier and Type | Method and Description |
---|---|
void |
AttachmentEntityManagerImpl.setAttachmentDataManager(AttachmentDataManager attachmentDataManager) |
Constructor and Description |
---|
AttachmentEntityManagerImpl(ProcessEngineConfigurationImpl processEngineConfiguration,
AttachmentDataManager attachmentDataManager) |
Modifier and Type | Class and Description |
---|---|
class |
MybatisAttachmentDataManager |
Copyright © 2015 Alfresco. All rights reserved.