| Package | Description |
|---|---|
| org.flowable.engine.impl.cfg | |
| org.flowable.engine.impl.persistence | |
| org.flowable.engine.impl.persistence.entity | |
| org.flowable.engine.impl.util |
| Modifier and Type | Field and Description |
|---|---|
protected ByteArrayEntityManager |
ProcessEngineConfigurationImpl.byteArrayEntityManager |
| Modifier and Type | Method and Description |
|---|---|
ByteArrayEntityManager |
ProcessEngineConfigurationImpl.getByteArrayEntityManager() |
| Modifier and Type | Method and Description |
|---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setByteArrayEntityManager(ByteArrayEntityManager byteArrayEntityManager) |
| Modifier and Type | Method and Description |
|---|---|
protected ByteArrayEntityManager |
AbstractManager.getByteArrayEntityManager() |
| Modifier and Type | Class and Description |
|---|---|
class |
ByteArrayEntityManagerImpl |
| Modifier and Type | Method and Description |
|---|---|
static ByteArrayEntityManager |
CommandContextUtil.getByteArrayEntityManager() |
static ByteArrayEntityManager |
CommandContextUtil.getByteArrayEntityManager(CommandContext commandContext) |
Copyright © 2019 Flowable. All rights reserved.