| Modifier and Type | Class and Description |
|---|---|
class |
ByteArrayEntityImpl |
| Modifier and Type | Method and Description |
|---|---|
ByteArrayEntity |
ByteArrayRef.getEntity(String engineType) |
| Modifier and Type | Method and Description |
|---|---|
List<ByteArrayEntity> |
ByteArrayEntityManagerImpl.findAll() |
List<ByteArrayEntity> |
ByteArrayEntityManager.findAll()
Returns all
ByteArrayEntity. |
| Modifier and Type | Method and Description |
|---|---|
List<ByteArrayEntity> |
ByteArrayDataManager.findAll() |
| Modifier and Type | Method and Description |
|---|---|
ByteArrayEntity |
MybatisByteArrayDataManager.create() |
| Modifier and Type | Method and Description |
|---|---|
List<ByteArrayEntity> |
MybatisByteArrayDataManager.findAll() |
Class<? extends ByteArrayEntity> |
MybatisByteArrayDataManager.getManagedEntityClass() |
| Modifier and Type | Field and Description |
|---|---|
protected ByteArrayEntity |
AttachmentEntityImpl.content |
| Modifier and Type | Method and Description |
|---|---|
ByteArrayEntity |
AttachmentEntityImpl.getContent() |
ByteArrayEntity |
AttachmentEntity.getContent() |
| Modifier and Type | Method and Description |
|---|---|
void |
AttachmentEntityImpl.setContent(ByteArrayEntity content) |
void |
AttachmentEntity.setContent(ByteArrayEntity content) |
Copyright © 2023 Flowable. All rights reserved.