Interface DeleteHistoryService
- All Known Implementing Classes:
DeleteHistoryServiceImpl
public interface DeleteHistoryService
-
Method Summary
Modifier and TypeMethodDescriptionvoiddeleteOldSnapshots(long maxRevisionCount) voiddeleteSnapshotsByEntityIds(Set<UUID> entityIds) voiddeleteTerminatedSnapshots(Integer pageSize)
-
Method Details
-
deleteTerminatedSnapshots
-
deleteOldSnapshots
void deleteOldSnapshots(long maxRevisionCount) -
deleteSnapshotsByEntityIds
-