Interface CMSVersionDeleteStrategy
- All Known Implementing Classes:
DefaultCMSVersionDeleteStrategy
public interface CMSVersionDeleteStrategy
Defines how CMSVersion items are cleaned up by the
CMSVersionGCPerformable-
Method Summary
-
Method Details
-
deleteVersions
- Parameters:
toBeDeleted- The list of PKs that need to be deleted- Returns:
- if you return a result, the job will immediatly stop and return the result
- Throws:
Exception
-