Interface AttachmentDataManager
- All Superinterfaces:
DataManager<AttachmentEntity>
- All Known Implementing Classes:
MybatisAttachmentDataManager
- Author:
- Joram Barrez
-
Method Summary
Modifier and TypeMethodDescriptionvoid
bulkDeleteAttachmentsByTaskId
(Collection<String> taskIds) findAttachmentsByProcessInstanceId
(String processInstanceId) findAttachmentsByTaskId
(String taskId)
-
Method Details
-
findAttachmentsByProcessInstanceId
-
findAttachmentsByTaskId
-
bulkDeleteAttachmentsByTaskId
-