| Package | Description |
|---|---|
| org.flowable.idm.engine | |
| org.flowable.idm.engine.impl.persistence.entity | |
| org.flowable.idm.engine.impl.persistence.entity.data.impl |
| Modifier and Type | Field and Description |
|---|---|
protected ByteArrayDataManager |
IdmEngineConfiguration.byteArrayDataManager |
| Modifier and Type | Method and Description |
|---|---|
ByteArrayDataManager |
IdmEngineConfiguration.getByteArrayDataManager() |
| Modifier and Type | Method and Description |
|---|---|
IdmEngineConfiguration |
IdmEngineConfiguration.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(IdmEngineConfiguration idmEngineConfiguration,
ByteArrayDataManager byteArrayDataManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
MybatisByteArrayDataManager |
Copyright © 2017 Flowable. All rights reserved.