| Modifier and Type | Class and Description |
|---|---|
class |
JobByteArrayEntityImpl |
| Modifier and Type | Method and Description |
|---|---|
JobByteArrayEntity |
JobByteArrayRef.getEntity() |
| Modifier and Type | Method and Description |
|---|---|
List<JobByteArrayEntity> |
JobByteArrayEntityManagerImpl.findAll() |
List<JobByteArrayEntity> |
JobByteArrayEntityManager.findAll()
Returns all
JobByteArrayEntity. |
protected DataManager<JobByteArrayEntity> |
JobByteArrayEntityManagerImpl.getDataManager() |
| Modifier and Type | Method and Description |
|---|---|
List<JobByteArrayEntity> |
JobByteArrayDataManager.findAll() |
| Modifier and Type | Method and Description |
|---|---|
JobByteArrayEntity |
MybatisJobByteArrayDataManager.create() |
| Modifier and Type | Method and Description |
|---|---|
List<JobByteArrayEntity> |
MybatisJobByteArrayDataManager.findAll() |
Class<? extends JobByteArrayEntity> |
MybatisJobByteArrayDataManager.getManagedEntityClass() |
Copyright © 2018 Flowable. All rights reserved.