| 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 ByteArrayDataManager |
ProcessEngineConfigurationImpl.byteArrayDataManager |
| Modifier and Type | Method and Description |
|---|---|
ByteArrayDataManager |
ProcessEngineConfigurationImpl.getByteArrayDataManager() |
| Modifier and Type | Method and Description |
|---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setByteArrayDataManager(ByteArrayDataManager byteArrayDataManager) |
| Modifier and Type | Field and Description |
|---|---|
protected ByteArrayDataManager |
ByteArrayEntityManagerImpl.byteArrayDataManager |
| Modifier and Type | Method and Description |
|---|---|
ByteArrayDataManager |
ByteArrayEntityManagerImpl.getByteArrayDataManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
ByteArrayEntityManagerImpl.setByteArrayDataManager(ByteArrayDataManager byteArrayDataManager) |
| Constructor and Description |
|---|
ByteArrayEntityManagerImpl(ProcessEngineConfigurationImpl processEngineConfiguration,
ByteArrayDataManager byteArrayDataManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
MybatisByteArrayDataManager |
Copyright © 2015 Alfresco. All rights reserved.