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