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