| 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 AttachmentEntityManager |
ProcessEngineConfigurationImpl.attachmentEntityManager |
| Modifier and Type | Method and Description |
|---|---|
AttachmentEntityManager |
ProcessEngineConfigurationImpl.getAttachmentEntityManager() |
| Modifier and Type | Method and Description |
|---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setAttachmentEntityManager(AttachmentEntityManager attachmentEntityManager) |
| Modifier and Type | Method and Description |
|---|---|
protected AttachmentEntityManager |
AbstractManager.getAttachmentEntityManager() |
| Modifier and Type | Class and Description |
|---|---|
class |
AttachmentEntityManagerImpl |
| Modifier and Type | Method and Description |
|---|---|
static AttachmentEntityManager |
CommandContextUtil.getAttachmentEntityManager() |
static AttachmentEntityManager |
CommandContextUtil.getAttachmentEntityManager(CommandContext commandContext) |
Copyright © 2019 Flowable. All rights reserved.