public interface ByteArrayDataManager extends DataManager<IdmByteArrayEntity>
| Modifier and Type | Method and Description |
|---|---|
void |
deleteByteArrayNoRevisionCheck(String byteArrayEntityId) |
List<IdmByteArrayEntity> |
findAll() |
List<IdmByteArrayEntity> findAll()
void deleteByteArrayNoRevisionCheck(String byteArrayEntityId)
Copyright © 2022 Flowable. All rights reserved.