| Modifier and Type | Class and Description |
|---|---|
class |
BatchByteArrayEntityImpl |
| Modifier and Type | Method and Description |
|---|---|
BatchByteArrayEntity |
BatchByteArrayRef.getEntity() |
| Modifier and Type | Method and Description |
|---|---|
List<BatchByteArrayEntity> |
BatchByteArrayEntityManagerImpl.findAll() |
List<BatchByteArrayEntity> |
BatchByteArrayEntityManager.findAll()
Returns all
BatchByteArrayEntity. |
| Modifier and Type | Method and Description |
|---|---|
List<BatchByteArrayEntity> |
BatchByteArrayDataManager.findAll() |
| Modifier and Type | Method and Description |
|---|---|
BatchByteArrayEntity |
MybatisBatchByteArrayDataManager.create() |
| Modifier and Type | Method and Description |
|---|---|
List<BatchByteArrayEntity> |
MybatisBatchByteArrayDataManager.findAll() |
Class<? extends BatchByteArrayEntity> |
MybatisBatchByteArrayDataManager.getManagedEntityClass() |
Copyright © 2020 Flowable. All rights reserved.