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