| Package | Description |
|---|---|
| org.flowable.common.engine.impl | |
| org.flowable.common.engine.impl.persistence.entity | |
| org.flowable.common.engine.impl.persistence.entity.data.impl |
| Modifier and Type | Field and Description |
|---|---|
protected ByteArrayDataManager |
AbstractEngineConfiguration.byteArrayDataManager |
| Modifier and Type | Method and Description |
|---|---|
ByteArrayDataManager |
AbstractEngineConfiguration.getByteArrayDataManager() |
| Modifier and Type | Method and Description |
|---|---|
AbstractEngineConfiguration |
AbstractEngineConfiguration.setByteArrayDataManager(ByteArrayDataManager byteArrayDataManager) |
| Constructor and Description |
|---|
ByteArrayEntityManagerImpl(ByteArrayDataManager byteArrayDataManager,
String engineType,
Supplier<FlowableEventDispatcher> eventDispatcherSupplier) |
| Modifier and Type | Class and Description |
|---|---|
class |
MybatisByteArrayDataManager |
Copyright © 2021 Flowable. All rights reserved.